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 cmake_minimum_required to avoid warnings #80

Merged
merged 1 commit into from
May 23, 2021

Conversation

johanhedin
Copy link
Contributor

cmake 3.19 warns about dropped compatibility for cmake less than 2.8.12 in the future. This patch sets the minimum required version to what's stated in README.md to avoid the warning.

cmake 3.19 warns about dropped compatibility for cmake less than 2.8.12 in
the future. This patch sets the minimum required version to what's stated
in README.md to avoid the warning.
@bvernoux bvernoux merged commit 7290309 into airspy:master May 23, 2021
@johanhedin johanhedin deleted the cmakeverfix branch May 23, 2021 15:11
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.

None yet

2 participants