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

cmake: Bump minimum required version to 3.10 #495

Merged
merged 2 commits into from
Dec 13, 2019
Merged

cmake: Bump minimum required version to 3.10 #495

merged 2 commits into from
Dec 13, 2019

Conversation

chfast
Copy link
Member

@chfast chfast commented Dec 13, 2019

  • We are using GoogleTest module introduced in 3.9.
  • None of Debian / Ubuntu distributions versions provides CMake 3.9. The 3.10 is selected because this is the version provided in Ubuntu 18.04 LTS.

- We are using GoogleTest module introduced in 3.9.
- None of Debian / Ubuntu distributions versions provides CMake 3.9. The 3.10 is selected because this is the version provided in Ubuntu 18.04 LTS.
@axic
Copy link
Member

axic commented Dec 13, 2019

Is this closing #471?

@chfast
Copy link
Member Author

chfast commented Dec 13, 2019

Is this closing #471?

No. It simply documents the current status (CMake 3.9 is required currently if you want to build everything). This might be good enough for EVMC 7.2.

@chfast chfast merged commit 8c3a44c into master Dec 13, 2019
@chfast chfast deleted the cmake_check branch December 13, 2019 13:51
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.

2 participants