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-NameWithCarriageReturnQuoted.cmake
blob: bb0d93f09d247c85a7ba3a140a83fd69439d60b7 (
plain
)
1
2
cmake_policy(SET CMP0053 NEW) message("${var\rwith\rcarriagereturn}")