CMake/Tests/OutOfSource/CMakeLists.txt

4 lines
59 B
CMake

# a simple test case
PROJECT (OutOfSource)
SUBDIRS(SubDir)