diff options
author | Stephen Kelly <steveire@gmail.com> | 2015-04-12 18:09:31 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2015-04-12 18:09:31 (GMT) |
commit | 6deb43e6c836a61536c3d6e36ca16b51013e9134 (patch) | |
tree | ee7bab3d71c7bc21feaa5d15c0b247580c378c64 /Source/cmBootstrapCommands1.cxx | |
parent | ecdb1b3bba991c13f3f61c7b00a80b8dd97567b2 (diff) | |
download | CMake-6deb43e6c836a61536c3d6e36ca16b51013e9134.zip CMake-6deb43e6c836a61536c3d6e36ca16b51013e9134.tar.gz CMake-6deb43e6c836a61536c3d6e36ca16b51013e9134.tar.bz2 |
Remove some files which do not need to be in BootstrapCommands.
Diffstat (limited to 'Source/cmBootstrapCommands1.cxx')
-rw-r--r-- | Source/cmBootstrapCommands1.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmBootstrapCommands1.cxx b/Source/cmBootstrapCommands1.cxx index 4274d85..1b0abf4 100644 --- a/Source/cmBootstrapCommands1.cxx +++ b/Source/cmBootstrapCommands1.cxx @@ -42,7 +42,6 @@ #include "cmEndWhileCommand.cxx" #include "cmExecProgramCommand.cxx" #include "cmExecuteProcessCommand.cxx" -#include "cmExternalMakefileProjectGenerator.cxx" #include "cmFindBase.cxx" #include "cmFindCommon.cxx" #include "cmFileCommand.cxx" |