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
/
CMP0106
/
CMP0106-NEW.cmake
blob: e7d5bd120226d7b10b18e0de41499cd09d1383de (
plain
)
1
2
3
4
cmake_policy(SET CMP0106 NEW) set(should_find OFF) include(CMP0106-Common.cmake)