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

Fix find_dependency NO_MODULE for cmake < 3.9 #5042

Merged
merged 1 commit into from Apr 27, 2019

Conversation

lasote
Copy link
Contributor

@lasote lasote commented Apr 26, 2019

Changelog: Bugfix: Made compatible the cmake_find_package_multi generator with CMake < 3.9
Docs: omit

Close #5040

@ghost ghost assigned lasote Apr 26, 2019
@ghost ghost added the stage: review label Apr 26, 2019
@lasote lasote added this to the 1.15 milestone Apr 26, 2019
@lasote lasote requested a review from memsharded April 26, 2019 15:39
@lasote lasote assigned memsharded and unassigned lasote Apr 26, 2019
@memsharded memsharded merged commit 2112110 into conan-io:develop Apr 27, 2019
@ghost ghost removed the stage: review label Apr 27, 2019
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

Successfully merging this pull request may close these issues.

cmake_find_package_multi: find_dependency(NO_MODULE) requires CMake >= 3.9
2 participants