KhronosGroup / KhronosGroup/SPIRV-Tools
update cmake version
Open
dev:building
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 709
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 28
Description
We're currently using CMake 2.8.12, which is very old.
The rest of the Vulkan ecosystem seems to have updated to 3.10.2
Contributor guide
Research direction
Locate the repository's CMake version declaration and review the surrounding build configuration for assumptions tied to 2.8.12. Update the minimum version to 3.10.2 and verify that the project configures successfully with the supported CMake version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100