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

Linking Baselibs in GMAO_pFIO and MAPL_Base #49

Closed
wants to merge 1 commit into from

Conversation

LiamBindle
Copy link
Contributor

@LiamBindle LiamBindle commented Sep 18, 2019

set_target_properties (${this} PROPERTIES Fortran_MODULE_DIRECTORY ${include_${this}})
target_link_libraries (${this} ${MPI_Fortran_LIBRARIES} ${OpenMP_Fortran_LIBRARIES})
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@LiamBindle Thanks - I'd always wondered why we were needing to repeat this logic here. I'm too Fortran-centric to have noticed that Fortran is only an option for the FindOpenMP() flag.

Not going to approve this yet, as it is contingent on the other PR.

@LiamBindle
Copy link
Contributor Author

This PR is superseded by #226

@LiamBindle LiamBindle closed this Feb 7, 2020
@LiamBindle LiamBindle deleted the feature/BaselibsTarget branch February 7, 2020 21:24
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