diff options
author | Tushar Maheshwari <tushar27192@gmail.com> | 2019-09-13 19:09:15 (GMT) |
---|---|---|
committer | Tushar Maheshwari <tushar27192@gmail.com> | 2019-09-19 13:50:30 (GMT) |
commit | 71f088f53ae7f59e002ec893933d0f670347ea93 (patch) | |
tree | 52917f8ec74efaa57676a9ca26dad2a51dd75241 /Source/CMakeLists.txt | |
parent | 6511fa6f3309984fc10de8471017c2bb32d8d286 (diff) | |
download | CMake-71f088f53ae7f59e002ec893933d0f670347ea93.zip CMake-71f088f53ae7f59e002ec893933d0f670347ea93.tar.gz CMake-71f088f53ae7f59e002ec893933d0f670347ea93.tar.bz2 |
cmExportSet: subsume cmExportSetMap source 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 65cd6c9..7b580e5 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt @@ -226,8 +226,6 @@ set(SRCS cmExportTryCompileFileGenerator.cxx cmExportSet.h cmExportSet.cxx - cmExportSetMap.h - cmExportSetMap.cxx cmExternalMakefileProjectGenerator.cxx cmExternalMakefileProjectGenerator.h cmExtraCodeBlocksGenerator.cxx |