diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2002-12-03 20:24:03 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2002-12-03 20:24:03 (GMT) |
commit | de316cac0502503882c04a6c4172296f2abf2877 (patch) | |
tree | 2642462023ac8bcf702ed564c47902da1c06413d /Source/CMakeLists.txt | |
parent | e802482b27400e16be9936b716c80cf952a5c2c5 (diff) | |
download | CMake-de316cac0502503882c04a6c4172296f2abf2877.zip CMake-de316cac0502503882c04a6c4172296f2abf2877.tar.gz CMake-de316cac0502503882c04a6c4172296f2abf2877.tar.bz2 |
remove unused files
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r-- | Source/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index 1cb7e1e..755aafb 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt @@ -63,9 +63,7 @@ IF (WIN32) cmGlobalVisualStudio7Generator.cxx cmLocalVisualStudio7Generator.cxx cmGlobalBorlandMakefileGenerator.h - cmLocalBorlandMakefileGenerator.h cmGlobalNMakeMakefileGenerator.h - cmLocalNMakeMakefileGenerator.h cmGlobalVisualStudio6Generator.h cmLocalVisualStudio6Generator.h cmGlobalVisualStudio7Generator.h |