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
/
CMP0037
/
CMP0037-WARN-colon.cmake
blob: 17c815e3e62e18f5683d15a58e64529ef9ad7178 (
plain
)
1
2
3
add_library("lib:colon" empty.cpp) add_executable("exe:colon" empty.cpp)