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-space.cmake
blob: 4a108287d90e17a26783ce2887455edc809810a0 (
plain
)
1
2
3
add_library("lib with spaces" empty.cpp) add_executable("exe with spaces" empty.cpp)