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