Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
RunCMake
/
Syntax
/
CMP0053-NameWithEscapedTabsQuoted.cmake
blob: aa5123f56ee10775c1cfcf917f367264baf4cd2e [
file
] [
log
] [
blame
]
cmake_policy
(
SET CMP0053 NEW
)
message
(
"${var\ with\ escaped\ tab}"
)