Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
65fb29fdfbe1663fe0f050214c43bf24238fbbfe
/
.
/
Tests
/
RunCMake
/
Syntax
/
UnterminatedBrace0.cmake
blob: 0da12902a9606648845266a4fcaa98afcb912766 [
file
]
cmake_minimum_required
(
VERSION
3.0
)
set
(
var
"${"
)