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