CMakeLists.txt 81 B

123456
  1. # a simple test case
  2. PROJECT (OutOfSource)
  3. ADD_SUBDIRECTORY(SubDir)
  4. SET(KEN 1)