CMakeLists.txt 107 B

123
  1. PROJECT(ANOTHER_PROJ)
  2. # subdir to a sibling dir
  3. SUBDIRS(${OutOfSource_SOURCE_DIR}/${KEN}OutOfSourceSubdir)