diff options
author | Brad King <brad.king@kitware.com> | 2002-04-17 18:54:48 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2002-04-17 18:54:48 (GMT) |
commit | 5a418b0e00c2ff8049556f71f0475d2bf362b05b (patch) | |
tree | 89736c9e98ed772216777317972e14dc534ddb5a /Source/CMakeLists.txt | |
parent | c83a8ac2865839f3b49b5ceb4d5d70fcefce3bcd (diff) | |
download | CMake-5a418b0e00c2ff8049556f71f0475d2bf362b05b.zip CMake-5a418b0e00c2ff8049556f71f0475d2bf362b05b.tar.gz CMake-5a418b0e00c2ff8049556f71f0475d2bf362b05b.tar.bz2 |
ENH: Removed out-of-date commands CABLE_WRAP_TCL CABLE_CLASS_SET and CONFIGURE_GCCXML
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 71ced9a..5363a95 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt @@ -12,7 +12,6 @@ cmCommands.cxx cmTarget.cxx cmCustomCommand.cxx cmCacheManager.cxx -cmCableClassSet.cxx cmSourceGroup.cxx cmListFileCache.cxx cmake.h @@ -28,7 +27,6 @@ cmCommands.h cmTarget.h cmCustomCommand.h cmCacheManager.h -cmCableClassSet.h cmSourceGroup.h cmListFileCache.h ) |