ENH: add kdev to bootstrap

This commit is contained in:
Bill Hoffman 2004-10-11 11:47:59 -04:00
parent 45c1dce09f
commit 031e956adc

View File

@ -35,6 +35,8 @@ CMAKE_CXX_SOURCES="\
cmSystemTools \ cmSystemTools \
cmGlobalUnixMakefileGenerator \ cmGlobalUnixMakefileGenerator \
cmLocalUnixMakefileGenerator \ cmLocalUnixMakefileGenerator \
cmGlobalKdevelopGenerator \
cmLocalKdevelopGenerator \
cmCommands \ cmCommands \
cmTarget \ cmTarget \
cmCustomCommand \ cmCustomCommand \