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