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
/
Syntax
/
CMP0053-NameWithNewlineQuoted.cmake
blob: 6fe568db27c8a2e5ab6e2da78db4ecedcf089379 (
plain
)
1
2
cmake_policy(SET CMP0053 NEW) message("${var\nwith\nnewline}")