summaryrefslogtreecommitdiffstats
path: root/Source/cmLinkLineDeviceComputer.cxx
diff options
context:
space:
mode:
authorVitaly Stakhovsky <vvs31415@gitlab.org>2020-05-30 16:00:00 (GMT)
committerVitaly Stakhovsky <vvs31415@gitlab.org>2020-06-01 12:54:20 (GMT)
commitb36d1bdd9d235af24af401b671ebfa6e8d65e771 (patch)
treede039085b6deb21dfbe9ee7f4fd64a054d9c1352 /Source/cmLinkLineDeviceComputer.cxx
parent67dd68765700bbd6a981700c04f45b28cdc85587 (diff)
downloadCMake-b36d1bdd9d235af24af401b671ebfa6e8d65e771.zip
CMake-b36d1bdd9d235af24af401b671ebfa6e8d65e771.tar.gz
CMake-b36d1bdd9d235af24af401b671ebfa6e8d65e771.tar.bz2
Single location for cmProp typedef
Diffstat (limited to 'Source/cmLinkLineDeviceComputer.cxx')
-rw-r--r--Source/cmLinkLineDeviceComputer.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmLinkLineDeviceComputer.cxx b/Source/cmLinkLineDeviceComputer.cxx
index eebf328..c50a786 100644
--- a/Source/cmLinkLineDeviceComputer.cxx
+++ b/Source/cmLinkLineDeviceComputer.cxx
@@ -15,6 +15,7 @@
#include "cmListFileCache.h"
#include "cmLocalGenerator.h"
#include "cmMakefile.h"
+#include "cmProperty.h"
#include "cmStateDirectory.h"
#include "cmStateSnapshot.h"
#include "cmStateTypes.h"