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

Ensure shared libraries have os-specific suffix #22

Merged
merged 1 commit into from
Mar 12, 2021

Conversation

pbrady
Copy link
Contributor

@pbrady pbrady commented Apr 13, 2020

Fixes #21.

Uses CMAKE_SHARED_LIBRARY_SUFFIX to use correct suffix in the fortran_dynamic_loader test. Works on my mac and on the petaca machines.

The secure_hash tests pass if I install some libraries providing the missing commands.

@nncarlson
Copy link
Owner

@pbrady somehow I totally missed this PR. Thanks for fixing this.

@nncarlson nncarlson merged commit 0c9d35f into nncarlson:master Mar 12, 2021
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.

Test failures on Mac w/NAG
2 participants