Skip to content
Snippets Groups Projects

Use Catch2 target given by cmake configuration

Suggest to use Catch2 target defined by its cmake configuration instead of using manually defined target (and then header path requires catch2/ prefix ie "catch2/catch.hpp").

By that way, "if" Catch2 cmake target (and dependencies) changes it will naturally up-to-date without any action.

Merge request reports

Loading
Loading

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