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-NameWithEscapedTabsQuoted.cmake
blob: aa5123f56ee10775c1cfcf917f367264baf4cd2e (
plain
)
1
2
cmake_policy(SET CMP0053 NEW) message("${var\ with\ escaped\ tab}")