Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
a2fb6efd7fafd2c3ae98c1915966af790ac1627f
/
.
/
Tests
/
RunCMake
/
Syntax
/
CMP0053-NameWithSpacesQuoted.cmake
blob: e252cff574f57af8ccf307393b67c66d2070cd19 [
file
]
cmake_policy
(
SET CMP0053 NEW
)
message
(
"${var with space}"
)