Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
9a18ca3a31f168418c85234e5fa16c0f297712e0
/
.
/
Tests
/
RunCMake
/
Syntax
/
UnterminatedBrace2.cmake
blob: 30d4d4d46da5623d059d39e759ad8f2fe0735129 [
file
]
cmake_policy
(
SET CMP0010 OLD
)
cmake_policy
(
SET CMP0053 NEW
)
set
(
var
"${"
)