Skip to content

added cmake config version file for proper cmake delivery #934

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

Merged
merged 1 commit into from
Jun 24, 2019
Merged

added cmake config version file for proper cmake delivery #934

merged 1 commit into from
Jun 24, 2019

Conversation

oleurodecision
Copy link
Contributor

For proper cmake configuration setup, one should also deliver some config-version file. This allows consumers to check for some minimal/required version when importing.

The version compatibility was arbitrarily set to SameMajorVersion, SameMinorVersion or ExactVersion should probably be some smarter choice.

Please let me know if any change is required.

@oleurodecision oleurodecision mentioned this pull request Jun 24, 2019
@baylesj
Copy link
Contributor

baylesj commented Jun 24, 2019

We don't do much from our end to manage CMake (e.g. bots), but this looks right to me.

@baylesj baylesj merged commit 56c41fb into open-source-parsers:master Jun 24, 2019
@oleurodecision oleurodecision deleted the cmake_config_version branch June 26, 2019 06:37
# 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