summaryrefslogtreecommitdiff
path: root/Source/cmSetTargetPropertiesCommand.cxx
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-10-05 20:45:49 +0200
committerStephen Kelly <steveire@gmail.com>2015-10-05 20:59:56 +0200
commit74d565e0e91f31e5fb25c74f998a2e4553c0842e (patch)
tree653a4deafa6f28de32ab662180bd4f3d981e8b20 /Source/cmSetTargetPropertiesCommand.cxx
parent09466690f05a2d81383409962cda2213fd366d8c (diff)
downloadcmake-74d565e0e91f31e5fb25c74f998a2e4553c0842e.tar.gz
Remove unused cmLocalGenerator include.
Diffstat (limited to 'Source/cmSetTargetPropertiesCommand.cxx')
-rw-r--r--Source/cmSetTargetPropertiesCommand.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmSetTargetPropertiesCommand.cxx b/Source/cmSetTargetPropertiesCommand.cxx
index 06217bb1f7..b1c13ac966 100644
--- a/Source/cmSetTargetPropertiesCommand.cxx
+++ b/Source/cmSetTargetPropertiesCommand.cxx
@@ -10,7 +10,6 @@
See the License for more information.
============================================================================*/
#include "cmSetTargetPropertiesCommand.h"
-#include "cmLocalGenerator.h"
#include "cmGlobalGenerator.h"
// cmSetTargetPropertiesCommand