summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbootstrap2
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index b5590df..ab331d8 100755
--- a/bootstrap
+++ b/bootstrap
@@ -35,6 +35,8 @@ CMAKE_CXX_SOURCES="\
cmSystemTools \
cmGlobalUnixMakefileGenerator \
cmLocalUnixMakefileGenerator \
+ cmGlobalKdevelopGenerator \
+ cmLocalKdevelopGenerator \
cmCommands \
cmTarget \
cmCustomCommand \