Skip to content

Remove cmake version pinning as not needed anymore#537

Draft
normanvuong wants to merge 3 commits into
masterfrom
nguyenvuong/cmake_no_pin
Draft

Remove cmake version pinning as not needed anymore#537
normanvuong wants to merge 3 commits into
masterfrom
nguyenvuong/cmake_no_pin

Conversation

@normanvuong
Copy link
Copy Markdown
Contributor

Every distro's already pulls cmake from the system package manager (apt/dnf/tdnf) as part of base setup, before any component script runs. The Kitware install was layered on top into /usr/local/bin, shadowing it. However, the default version should be sufficient to handle any installation of packages that our repo needed. Therefore, we could stop maintaining/upgrading cmake.

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.

1 participant