cmake files have numerous warnings
Open
Nobody has claimed this yet.
build
maintenance
stale-notified
- Dominant language
- C++
- Stars
- 1.1k
- Forks
- 455
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 165
Description
When using cmake 4.3.2 to configure our source base, there are a large number of warnings and deprecated features in use. These should be cleaned up.
Contributor guide
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.
Research direction
Start by configuring the repository with CMake 4.3.2 and capture the warnings and deprecated-feature notices. Inspect the CMake files responsible for each message and determine the current supported configuration. Done means the reported CMake warnings and deprecated features have been addressed without breaking configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100