3 lines
75 B
CMake
3 lines
75 B
CMake
|
# subdir to a sibling dir
|
||
|
SUBDIRS(${PROJECT_SOURCE_DIR}/OutOfSourceSubdir)
|