diff options
Diffstat (limited to 'libbuild2/cc/link-rule.hxx')
-rw-r--r-- | libbuild2/cc/link-rule.hxx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libbuild2/cc/link-rule.hxx b/libbuild2/cc/link-rule.hxx index 14a70d2..9b491c2 100644 --- a/libbuild2/cc/link-rule.hxx +++ b/libbuild2/cc/link-rule.hxx @@ -59,6 +59,11 @@ namespace build2 target_state perform_clean (action, const target&, match_data&) const; + virtual const target* + import (const prerequisite_key&, + const optional<string>&, + const location&) const override; + public: // Library handling. // |