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

Make version discoverable by other packages #7

Closed
marimeireles opened this issue Dec 11, 2020 · 0 comments
Closed

Make version discoverable by other packages #7

marimeireles opened this issue Dec 11, 2020 · 0 comments

Comments

@marimeireles
Copy link
Member

Currently is not working.
Johan recommended using something like:

write_basic_package_version_file(${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_NAME}ConfigVersion.cmake
                                 VERSION ${${PROJECT_NAME}_VERSION}
                                 COMPATIBILITY AnyNewerVersion)

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

No branches or pull requests

1 participant