index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
CMP0156
/
CMP0156-NEW-AppleClang.cmake
blob: 59f5ecdd8639dfc882126d4bd7f4c162ea9f16cf (
plain
)
1
2
3
4
5
cmake_policy(SET CMP0156 NEW) set(APPLE_TEST TRUE) include (CMP0156-Common.cmake)