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/cmBootstrapCommands2.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/cmBootstrapCommands2.cxx')
-rw-r--r-- | Source/cmBootstrapCommands2.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmBootstrapCommands2.cxx b/Source/cmBootstrapCommands2.cxx index 5675295..e292a3a 100644 --- a/Source/cmBootstrapCommands2.cxx +++ b/Source/cmBootstrapCommands2.cxx @@ -16,7 +16,6 @@ #include "cmCommands.h" #include "cmConditionEvaluator.cxx" #include "cmExpandedCommandArgument.cxx" -#include "cmGeneratorExpressionEvaluationFile.cxx" #include "cmGetCMakePropertyCommand.cxx" #include "cmGetDirectoryPropertyCommand.cxx" #include "cmGetFilenameComponentCommand.cxx" |