Skip to content
New issue

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

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

Already on GitHub? # to your account

fix and improve cmake configuration #12

Merged
merged 9 commits into from
Oct 23, 2019
Merged

Conversation

lettleli
Copy link
Contributor

The usage instructions were incorrect.
The install instructions, if needed, should now be easier customizable without modifying the source code.
The documentation can be created with cmake in the build folder.

The minimal required version of cmake was set to 3.14 in order to be able to remove CheckFortranSourceRuns.cmake and also to be able to use the NAMELINK_COMPONENT keyword in the install instructions.

The new configuration also creates a config-version file, where I set COMPATIBILITY SameMajorVersion, hopefully that is the correct convention.

@szaghi szaghi merged commit d471d5a into szaghi:master Oct 23, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants