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