-
- Downloads
[!819] Rewrite FindQuadMath to provide imported targets
Merge branch 'feature/find_quadmath' into 'master' ref:core/dune-common\> ### Summary This MR adds imported-targets to the FindQuadMath.cmake module, following modern cmake guidelines. ### Details Instead of exporting include directories and libraries as variables, the find modules exports an imported target that contains all the necessary information to include and link QuadMath. The imported target is named: QuadMath::QuadMath. ### Acknowledgements This find-module is developed together with @lukas.riedel See merge request [!819] [!819]: gitlab.dune-project.org/core/dune-common/merge_requests/819
No related branches found
No related tags found
Please register or sign in to comment