diff options
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 ) |