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
/
CMP0042
/
CMP0042-OLD.cmake
blob: 1aede967c25188fbb8ddd19f099763554e9238be (
plain
)
1
2
3
4
cmake_policy(SET CMP0042 OLD) add_library(foo SHARED empty.cpp)