Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
SubDir
/
Examples
/
CMakeLists.txt
blob: 8cd7e24e16102a62957005600fbdacb5dd735876 [
file
] [
log
] [
blame
]
cmake_minimum_required (VERSION 2.6)
project(Examples)
subdirs(example1 example2)