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
/
CPackConfig
/
Special.cmake
blob: 9442c934c3670a618e4445f4641895ace359c215 (
plain
)
1
2
3
set(CPACK_BACKSLASH "\\\\") set(CPACK_QUOTE "a\" b \"c") set(CPACK_DOLLAR "a\${NOTHING}b")