Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
RunCMake
/
Syntax
/
CMP0053-At-WARN.cmake
blob: 19c7f533946d1edb269b1a728e07108955936594 [
file
] [
log
] [
blame
]
set
(
right
"wrong"
)
set
(
var
"\${right}"
)
# Expanded here with the old policy.
set
(
ref
"@var@"
)