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
/
CMP0173
/
CMP0173-OLD.cmake
blob: 731672826fdcde40ac2e78a99d9e1df8dd6eec09 (
plain
)
1
2
3
4
cmake_policy(SET CMP0173 OLD) set(should_find YES) include(CMP0173-common.cmake)