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
/
project
/
CMP0096-OLD.cmake
blob: 25a3b19f9fe5cc6714fe5665a881385a3f5945d2 (
plain
)
1
2
3
cmake_policy(SET CMP0048 NEW) cmake_policy(SET CMP0096 OLD) include(CMP0096-common.cmake)