Browse Source

ENH: fix bootstrap, maybe this should somehow grep awk the sources from the cmakelist file....

Bill Hoffman 20 years ago
parent
commit
a0fb6e97db
1 changed files with 1 additions and 0 deletions
  1. 1 0
      bootstrap

+ 1 - 0
bootstrap

@@ -52,6 +52,7 @@ CMAKE_CXX_SOURCES="\
   cmGlobalXCodeGenerator \
   cmLocalXCodeGenerator \
   cmXCodeObject \
+  cmXCode21Object \
   cmLocalUnixMakefileGenerator3 \
   cmBootstrapCommands \
   cmCommands \