summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/include_external_msproject/CustomConfig.cmake
blob: 1f935cd58c0eb5d8a7a54702d4b8ff5809d68696 (plain)
1
2
3
include_external_msproject(external external.project
                           GUID aaa-bbb-ccc-000)
set_target_properties(external PROPERTIES MAP_IMPORTED_CONFIG_RELEASE "Custom - Release")