Skip to content
  • Alexander Neundorf's avatar
    Provide macro write_basic_config_version_file() · d216a67e
    Alexander Neundorf authored
    This macro can be used to generate basic version files which can be
    installed along a Config.cmake file to provide versioning support.
    
    This (3rd try) is implemented using a macro, which maps
    the COMPATIBILITY mode to a filename and configure_file()s the
    resulting file.
    
    Alex
    d216a67e