[Feature Request] Make JTrace targeted against AyonCppApi
Open
Nobody has claimed this yet.
type: enhancement
- Dominant language
- C
- Stars
- 2
- Forks
- 3
- Avg merge
- 5d 2h
- Merged PRs (30d)
- 3
Description
Preamble
the JTrace variable is currently globally aces sable but should be configured to be added only to the build targets that need it.
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
Start at CMakeLists.txt line 12, linked in the issue, and inspect how the JTrace variable is currently exposed and which build targets use it. Confirm the intended target boundaries from the surrounding CMake configuration; the work is done when JTrace is available only to targets that need it rather than globally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100