1 2 3 4 5 6 7 8 9 10 11
PROJECT(CMake) SUBDIRS(Source Modules Templates) # Include the standard Dart testing module INCLUDE (${CMAKE_ROOT}/Modules/Dart.cmake) INCLUDE_REGULAR_EXPRESSION("^cm.*")