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