CMake/Tests/OutOfSource/SubDir/CMakeLists.txt

4 lines
107 B
CMake

PROJECT(ANOTHER_PROJ)
# subdir to a sibling dir
SUBDIRS(${OutOfSource_SOURCE_DIR}/${KEN}OutOfSourceSubdir)