summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/include_external_msproject/RunCMakeTest.cmake
blob: 90710f9bf3202a44fd1a4379b582b5079c855f03 (plain)
1
2
3
4
5
6
include(RunCMake)
include(${CMAKE_CURRENT_LIST_DIR}/check_utils.cmake)

run_cmake(CustomGuid)
run_cmake(CustomTypePlatform)
run_cmake(CustomGuidTypePlatform)