Support for CMake 3.28
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 85/100
- Issue type
- Feature
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- cmake, cpp
- Domain
- build-system
Research direction
Start with CMakeLists.txt and inspect the stated minimum CMake version. Verify that the project still configures and builds with CMake 3.28, then confirm that FetchContent consumers no longer require 3.30.
Written by the indexing model from the issue text.
Description
Currently, CMakeLists.txt requires CMake 3.30. It would be much more convenient if only 3.28 were required, because 3.28 is the default version on Ubuntu 24.04 LTS, and installing a newer CMake, while possible, is still a barrier to entry.
(I tried manually replacing 3.30 with 3.28, and everything seemed to still work. Unfortunately, such manual replacement is hard to do when consuming the library via FetchContent.)
- Dominant language
- C++
- Stars
- 92
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from bemanproject/net
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bemanproject/net#50 · 1 reaction ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
bemanproject/net#63 · 2 comments ·
-
bemanproject/net#41 · 1 assignee ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
bemanproject/net#35 · 38 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
bemanproject/net#25 · 3 comments ·
All issues in bemanproject/net
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
NVIDIA/cuda-samples#453 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
infiniflow/infinity#3502 ·