Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
f2b438cb0afb577ee87c8bc2295ed3d263fc85f2
/
.
/
Tests
/
RunCMake
/
Syntax
/
CMP0053-At-WARN-newlines.cmake
blob: c493505b1add849bbc5492347d93eaa63e627d1c [
file
]
set
(
right
"wrong"
)
set
(
var
"\${right}"
)
# Expanded here with the old policy.
set
(
ref
"
@var@
"
)