mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-05 14:49:39 -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" "" "" "")
|