summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2004-10-12 13:50:36 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2004-10-12 13:50:36 (GMT)
commit832a302ca214f6675bd6969b5d41b76679dadcc1 (patch)
tree4e2b07f8966a196f9038cd779b7885b89a229fec /bootstrap
parent800784175f98d7fe63412416e5a38defa52ff216 (diff)
downloadCMake-832a302ca214f6675bd6969b5d41b76679dadcc1.zip
CMake-832a302ca214f6675bd6969b5d41b76679dadcc1.tar.gz
CMake-832a302ca214f6675bd6969b5d41b76679dadcc1.tar.bz2
BUG: do not build kdevlop stuff when bootstrapping
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 0 insertions, 2 deletions
diff --git a/bootstrap b/bootstrap
index ab331d8..b5590df 100755
--- a/bootstrap
+++ b/bootstrap
@@ -35,8 +35,6 @@ CMAKE_CXX_SOURCES="\
cmSystemTools \
cmGlobalUnixMakefileGenerator \
cmLocalUnixMakefileGenerator \
- cmGlobalKdevelopGenerator \
- cmLocalKdevelopGenerator \
cmCommands \
cmTarget \
cmCustomCommand \