Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
fd64b84d152ea0d9e2425e172db34aeb67ea8cf1
/
.
/
Tests
/
RunCMake
/
Syntax
/
CMP0053-NameWithNewline.cmake
blob: 45b532e10339500437fedb11b127b763937b9ea4 [
file
]
cmake_policy
(
SET CMP0053 NEW
)
message
(
$
{
var
\n
with
\nnewline
})