index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
Syntax
/
UnterminatedBrace1.cmake
blob: 93fba3413e8acc8a98fe02d6bcde286a51ec53af (
plain
)
1
2
3
cmake_minimum_required(VERSION 3.0) cmake_policy(SET CMP0010 OLD) set(var "${")