index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
/
SubDir
/
Examples
/
CMakeLists.txt
blob: 8cd7e24e16102a62957005600fbdacb5dd735876 (
plain
)
1
2
3
cmake_minimum_required (VERSION 2.6) project(Examples) subdirs(example1 example2)