8 lines
182 B
CMake
Raw Normal View History

2012-06-27 20:52:58 +03:00
include(RunCMake)
include(${CMAKE_CURRENT_LIST_DIR}/check_utils.cmake)
run_cmake(CustomGuid)
run_cmake(CustomTypePlatform)
run_cmake(CustomGuidTypePlatform)
2017-07-20 19:35:53 +02:00
run_cmake(CustomConfig)