Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
SubDirSpaces
/
Some Examples
/
CMakeLists.txt
blob: 8cd7e24e16102a62957005600fbdacb5dd735876 [
file
] [
log
] [
blame
]
cmake_minimum_required (VERSION 2.6)
project(Examples)
subdirs(example1 example2)