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

Add package version file #69

Open
kateyy opened this issue Sep 14, 2017 · 0 comments
Open

Add package version file #69

kateyy opened this issue Sep 14, 2017 · 0 comments

Comments

@kateyy
Copy link
Contributor

kateyy commented Sep 14, 2017

Add ability to request minimum version of cmake-init base-projects in find_package.
The CMake documentation suggests to generate and deploy a Package Version File. Besides template-config.cmake, projects would than also deploy template-config-version.cmake and allow to be included via calls like find_package(template_foo 2.0 REQUIRED).

As far as I can see, there is currently no way for users to check in CMake for versions of cmake-init-based projects, which is quite unfortunate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants