Browse Source

ENH: add include regexp

Bill Hoffman 24 years ago
parent
commit
96545b1d49
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CMakeLists.txt

+ 1 - 0
CMakeLists.txt

@@ -6,5 +6,6 @@ SUBDIRS(Source Modules Templates)
 INCLUDE (${CMAKE_ROOT}/Modules/Dart.cmake)
 
 
+INCLUDE_REGULAR_EXPRESSION("^cm.*")