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
/
CMP0049
/
CMP0049-WARN.cmake
blob: ada082e610670777c7b624f4cb39c16fc27a5736 (
plain
)
1
2
3
set(tgt_srcs empty.cpp) add_library(tgt \${tgt_srcs})