diff options
Diffstat (limited to 'Source/cmTarget.h')
-rw-r--r-- | Source/cmTarget.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmTarget.h b/Source/cmTarget.h index ba3077e..762323f 100644 --- a/Source/cmTarget.h +++ b/Source/cmTarget.h @@ -277,7 +277,6 @@ public: cmTarget const* headTarget, std::vector<cmTarget*> &libs) const; void GetTransitiveTargetClosure(const std::string& config, - cmTarget const* headTarget, std::vector<cmTarget*> &libs) const; /** The link implementation specifies the direct library |