summaryrefslogtreecommitdiff
path: root/Tests/SubDirSpaces/Some Examples/CMakeLists.txt
blob: 8cd7e24e16102a62957005600fbdacb5dd735876 (plain)
1
2
3
cmake_minimum_required (VERSION 2.6)
project(Examples)
subdirs(example1 example2)