CMake/Tests/OutOfSource/SubDir/CMakeLists.txt
2005-03-29 15:33:46 -05:00

4 lines
107 B
CMake

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