4a30258d91
Add "RunCMake.include_external_msproject" test to use the TYPE, GUID, and PLATFORM options to include_external_msproject. Since projects with custom types and platforms cannot be loaded without special VS plugins validate the results by directly parsing the generated solution (.sln). Co-Author: Leonid Yurchenko <nocturne@qarea.com>
2 lines
59 B
CMake
2 lines
59 B
CMake
check_project(CustomGuid external "aaa-bbb-ccc-000" "" "")
|