Skip to content
Snippets Groups Projects

Update set_package_properties for ARPack and SuperLU

Merged Simon Praetorius requested to merge issue/move-package-property-purpose-to-usefile into master
1 unresolved thread

In CMake, each package can define package properties like a DESCRIPTION what this package represents and a URL where to find the package. These are package properties. Additionally, CMake allows to set usage properties for a package, i.e, its PURPOSE. This should be set in each project (maybe only once) and not for each package, since its purpose might be different between projects.

This MR moves the definition of the PURPOSE property of ARPack and SuperLU. The effect is, that in the FeatureSummary at the end of a CMake run, it shows up only once, even if the package is found multiple times.

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