CMake/Tests/SubDir/Examples/CMakeLists.txt

3 lines
45 B
CMake
Raw Normal View History

PROJECT(Examples)
SUBDIRS(example1 example2)