Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
af2fb376a41b47e19bf5effe1adad7bdc0ffd4e7
/
.
/
Tests
/
RunCMake
/
Syntax
/
CMP0053-NameWithEscapedTabsQuoted.cmake
blob: aa5123f56ee10775c1cfcf917f367264baf4cd2e [
file
]
cmake_policy
(
SET CMP0053 NEW
)
message
(
"${var\ with\ escaped\ tab}"
)