summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2005-10-18 18:08:55 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2005-10-18 18:08:55 (GMT)
commitfdc4795b9131d43bc06a4051eac1ddeb11c2bce7 (patch)
tree652a89168aa97eb39719ab8d7de64cbfe287786a /bootstrap
parent37dc4bdc6e96ac66c0c95c3c977498a502604fe1 (diff)
downloadCMake-fdc4795b9131d43bc06a4051eac1ddeb11c2bce7.zip
CMake-fdc4795b9131d43bc06a4051eac1ddeb11c2bce7.tar.gz
CMake-fdc4795b9131d43bc06a4051eac1ddeb11c2bce7.tar.bz2
ENH: Push glob to the kwsys
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 0070a5d..8073d1e 100755
--- a/bootstrap
+++ b/bootstrap
@@ -75,11 +75,13 @@ KWSYS_C_SOURCES="\
KWSYS_CXX_SOURCES="\
Directory \
+ Glob \
RegularExpression \
SystemTools"
KWSYS_FILES="\
Directory.hxx \
+ Glob.hxx \
Process.h \
RegularExpression.hxx \
SystemTools.hxx"