Skip to content
Snippets Groups Projects

Move cmake package description into AddPackageFlags.cmake files

Merged Simon Praetorius requested to merge feature/cmake-package-properties into master

Summary

The cmake function set_package_properties should be called only once. Thus, it should be moved to the Add<package>Flags.cmake file that can be protected from multiple includes.

Additionally, the handling of BLAS and Lapack is moved into its own AddBLASLapckaFlags.cmake file for consistency and to cleanup the DuneCommonMacros.

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