mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 04:10:05 -06:00
This allows projects added via `include_external_msproject` to compile the preferred configuration despite different naming conventions.
2 lines
80 B
CMake
2 lines
80 B
CMake
check_project(CustomConfig external "aaa-bbb-ccc-000" "" "" "Custom - Release")
|