[Feature Request] Make JTrace targeted against AyonCppApi

Open
#25 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
cmake, cpp
Domain
build-system

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.

Description

type: enhancement

Preamble

the JTrace variable is currently globally aces sable but should be configured to be added only to the build targets that need it.

https://github.com/ynput/ayon-cpp-api/blob/bced9713cb9a3f31ae931c80012a7f133bb56939/CMakeLists.txt#L12C1-L12C42

Dominant language
C
Stars
2
Forks
3
Avg merge
5d 2h
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ynput/ayon-cpp-api

All issues in ynput/ayon-cpp-api

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.