notepad-plus-plus / notepad-plus-plus/notepad-plus-plus
Autodiscover version with CMake from git tag
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 29.4k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
The example how to do it is here: https://github.com/KOLANICH/hashcat/blob/cmake_build/CMakeLists.txt
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 reviewing the repository's CMake configuration and the example in the linked hashcat CMakeLists.txt. Determine how the project should derive its version from a Git tag, then verify that the configured version matches the tag when building from a checkout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp, git
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100