• Sergey Rachev's avatar
    - exported targets go to separate generated file and package config file... · b6407955
    Sergey Rachev authored
     - exported targets go to separate generated file and package config file generated from template to use automatic package resolving and resolution logic
    
     CMake  provides helpers to generate config file. Generated config file has usefull macro check_required_components() to set necessary variables like PackageName_FOUND if requirements has been satisfied. An absence of dedicated config file confuses user project as necessary variables are not set.
    b6407955
jsoncppConfig.cmake.in 178 Bytes