Skip to content

correct installation directory for Fortran module files.#130

Merged
fossell merged 1 commit into
NOAA-EMC:release/public-v1from
aerorahul:bugfix/installdir
May 26, 2020
Merged

correct installation directory for Fortran module files.#130
fossell merged 1 commit into
NOAA-EMC:release/public-v1from
aerorahul:bugfix/installdir

Conversation

@aerorahul
Copy link
Copy Markdown
Contributor

This PR fixes the installation path of compiled Fortran module files.

Previously their destination was:
${CMAKE_INSTALL_PREFIX}/include/include

This has now been corrected to:
${CMAKE_INSTALL_PREFIX}/include

closes #129

@aerorahul aerorahul added the bug Something isn't working label May 21, 2020
Copy link
Copy Markdown
Contributor

@fossell fossell left a comment

Choose a reason for hiding this comment

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

This change only impacts cmake builds, no impact to unipost functions. I can merge once approval given by another release team member.

@fossell fossell merged commit 87f9840 into NOAA-EMC:release/public-v1 May 26, 2020
@aerorahul aerorahul deleted the bugfix/installdir branch June 29, 2020 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants