CMake/Tests/OutOfSource/CMakeLists.txt

7 lines
81 B
CMake

# a simple test case
PROJECT (OutOfSource)
ADD_SUBDIRECTORY(SubDir)
SET(KEN 1)