summaryrefslogtreecommitdiff
path: root/Source/cmComputeLinkInformation.h
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-08-04 19:19:49 +0200
committerStephen Kelly <steveire@gmail.com>2015-08-05 18:20:49 +0200
commitf8076644ce21c5c20cb0d368d25c191a05364481 (patch)
tree693a0400ceac68d6eb5550e29ec86f9f6d80b946 /Source/cmComputeLinkInformation.h
parent7c809fa2a675b7e669e76683f73397e38dd22999 (diff)
downloadcmake-f8076644ce21c5c20cb0d368d25c191a05364481.tar.gz
cmGeneratorTarget: Move GetLinkClosure from cmTarget.
Diffstat (limited to 'Source/cmComputeLinkInformation.h')
-rw-r--r--Source/cmComputeLinkInformation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmComputeLinkInformation.h b/Source/cmComputeLinkInformation.h
index 3afbb92b61..2d7a5a5cf3 100644
--- a/Source/cmComputeLinkInformation.h
+++ b/Source/cmComputeLinkInformation.h
@@ -20,6 +20,7 @@ class cmake;
class cmGlobalGenerator;
class cmMakefile;
class cmTarget;
+class cmGeneratorTarget;
class cmOrderDirectories;
/** \class cmComputeLinkInformation