4 lines
59 B
CMake
4 lines
59 B
CMake
|
# a simple test case
|
||
|
PROJECT (OutOfSource)
|
||
|
SUBDIRS(SubDir)
|