summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2001-06-21 16:31:29 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2001-06-21 16:31:29 (GMT)
commit96545b1d4933fe3e989d5d6830f56c90f96dea13 (patch)
treeab523c53e78575d8121d9a1e718c375e9f652d7f /CMakeLists.txt
parent8dc66edfaec041eb67e29c481058dfd55cb81c03 (diff)
downloadCMake-96545b1d4933fe3e989d5d6830f56c90f96dea13.zip
CMake-96545b1d4933fe3e989d5d6830f56c90f96dea13.tar.gz
CMake-96545b1d4933fe3e989d5d6830f56c90f96dea13.tar.bz2
ENH: add include regexp
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 559d7c3..09dc0ea 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,5 +6,6 @@ SUBDIRS(Source Modules Templates)
INCLUDE (${CMAKE_ROOT}/Modules/Dart.cmake)
+INCLUDE_REGULAR_EXPRESSION("^cm.*")