mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03: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" "" "" "")
|