summaryrefslogtreecommitdiff
path: root/Source/cmTargetExport.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmTargetExport.h')
-rw-r--r--Source/cmTargetExport.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmTargetExport.h b/Source/cmTargetExport.h
index 2781337fe7..b3882c4323 100644
--- a/Source/cmTargetExport.h
+++ b/Source/cmTargetExport.h
@@ -12,6 +12,8 @@
#ifndef cmTargetExport_h
#define cmTargetExport_h
+#include <cmConfigure.h>
+
#include "cmStandardIncludes.h"
class cmGeneratorTarget;