CMake/Tests/OutOfSource/CMakeLists.txt

4 lines
59 B
CMake
Raw Normal View History

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