summaryrefslogtreecommitdiffstats
path: root/Source/cmInstallCommand.cxx
diff options
context:
space:
mode:
authorTushar Maheshwari <tushar27192@gmail.com>2019-09-13 19:09:15 (GMT)
committerTushar Maheshwari <tushar27192@gmail.com>2019-09-19 13:50:30 (GMT)
commit71f088f53ae7f59e002ec893933d0f670347ea93 (patch)
tree52917f8ec74efaa57676a9ca26dad2a51dd75241 /Source/cmInstallCommand.cxx
parent6511fa6f3309984fc10de8471017c2bb32d8d286 (diff)
downloadCMake-71f088f53ae7f59e002ec893933d0f670347ea93.zip
CMake-71f088f53ae7f59e002ec893933d0f670347ea93.tar.gz
CMake-71f088f53ae7f59e002ec893933d0f670347ea93.tar.bz2
cmExportSet: subsume cmExportSetMap source files
Diffstat (limited to 'Source/cmInstallCommand.cxx')
-rw-r--r--Source/cmInstallCommand.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmInstallCommand.cxx b/Source/cmInstallCommand.cxx
index 54f6cc6..0d0b453 100644
--- a/Source/cmInstallCommand.cxx
+++ b/Source/cmInstallCommand.cxx
@@ -11,7 +11,6 @@
#include "cmArgumentParser.h"
#include "cmExportSet.h"
-#include "cmExportSetMap.h"
#include "cmGeneratorExpression.h"
#include "cmGlobalGenerator.h"
#include "cmInstallCommandArguments.h"