Skip to content
Snippets Groups Projects

Remove deprecated cmake function overload target_link_libraries

Merged Simon Praetorius requested to merge issue/remove-deprecated-target-link-libraries into master

Summary

The overload of target_link_libraries was introduced to allow a smooth transition from without scope to with scope argument (like PUBLIC, INTERFACE, ...). This overload is not removed in favor of the original cmake function. Thus, every module that has not handled the deprecation warning will now get a fatal error.

Merge request reports

Pipeline #40918 passed

Pipeline: Dune Nightly Test

#40919

    Pipeline passed for 22cac802 on issue/remove-deprecated-target-link-libraries

    Approval is optional

    Merged by Simon PraetoriusSimon Praetorius 3 years ago (Oct 30, 2021 8:07pm UTC)

    Merge details

    • Changes merged into with a1e068a4.
    • Deleted the source branch.
    • Auto-merge enabled

    Pipeline #40923 passed

    Pipeline: Dune Nightly Test

    #40924

      Pipeline passed for a1e068a4 on master

      Activity

      Filter activity
      • Approvals
      • Assignees & reviewers
      • Comments (from bots)
      • Comments (from users)
      • Commits & branches
      • Edits
      • Labels
      • Lock status
      • Mentions
      • Merge request status
      • Tracking
      Please register or sign in to reply
      Loading