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

downgrade cmake version for Centos7 #102

Open
NiklasPhabian opened this issue Sep 17, 2021 · 0 comments
Open

downgrade cmake version for Centos7 #102

NiklasPhabian opened this issue Sep 17, 2021 · 0 comments

Comments

@NiklasPhabian
Copy link
Member

Since ce3f07e , STARE requires CMAKE 3.18.
Out of the box, yum on CentOS 7 provides us only with CMAKE 3.15.1 so building becomes one step more annoying.
STARE seems to build and complete all test(s) with cmake_minimum_required(VERSION 3.15). But I have obviously no idea of the implications.

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