Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
067dcb9efdffab683ce0bd299db7bfb45eaef859
/
.
/
Tests
/
RunCMake
/
Syntax
/
CMP0053-NameWithEscapedSpaces.cmake
blob: 805b2ca6f638c0518517cf8db8583c234a1ac2ff [
file
]
cmake_policy
(
SET CMP0053 NEW
)
message
(
$
{
var
\
with
\ escaped\ space
})