Missing CMake script for installing in debug mode
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 45
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
There are configuration scripts for installing on Condos with the GNU compiler in both optimized and debug mode. However, the only CMake script for Condos has the path for the optimized settings hard-coded.
@jeanlucf22 Should there be a second CMake script for installing in debug mode, or should it try to auto-detect whether you're in optimized or debug mode? I'd be happy to take care of this as a first contribution.
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.
Research direction
Compare the existing Condos GNU configuration scripts for optimized and debug modes with the current Condos CMake script. Resolve whether the contribution should add a debug script or implement mode detection, then verify that a Condos debug installation uses the intended settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100