Skip to content
Snippets Groups Projects

[cmake] Only print TBB found msg when first found

Open Timo Koch requested to merge fix/find-tbb-shortcircuit-found into master

The package is found with QUIET but when found a msg is printed. However this message was always printed when find_package(TBB) is called, even when it was already found before leading to multiple duplicate outputs in the log.

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
  • Loading
  • Loading
Please register or sign in to reply
Loading