Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake: allow setting a prefix for the library names #810

Merged
merged 2 commits into from
Apr 2, 2023

Conversation

joseeroman
Copy link
Contributor

Description

Allows changing the library name with -DLIBRARY_PREFIX=.... This is useful when there is an older version of LAPACK installed in system directories, to avoid name conflict.

Checklist

  • The documentation has been updated.
  • If the PR solves a specific issue, it is set to be closed on merge.

@codecov
Copy link

codecov bot commented Apr 2, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (31a3668) 0.00% compared to head (2ed4c99) 0.00%.

❗ Current head 2ed4c99 differs from pull request most recent head 1c163c8. Consider uploading reports for the commit 1c163c8 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #810   +/-   ##
=======================================
  Coverage    0.00%    0.00%           
=======================================
  Files        1908     1908           
  Lines      186968   186968           
=======================================
  Misses     186968   186968           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@langou langou merged commit 1d86d53 into Reference-LAPACK:master Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants