ydb-platform / ydb-platform/ydb-cpp-sdk
Contrib dependencies replace to cmake find_library
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 19
- Forks
- 31
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 10
Description
Libs:
- #51
- #53
- cxxsupp
- #92
- #52
- glibcasm
- #43
- #14
- jemalloc
- #38
- #54
- #93
- libiconv
- libidn
- libunwind
- linux-headers
- linuxvdso
- #48
- #88
- #49
- mimalloc
- #44
- openssl
- #39
- #40
- pthreads_win32
- #36
- re2
- #50
- tcmalloc
- #89
- #46
- #47
- #90
Restricted:
- abseil-cpp
- abseil-cpp-tstring
- #91
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
The issue lists contrib and restricted dependencies, including cxxsupp, jemalloc, openssl, re2, and abseil-cpp, but names no files, tests, or entry points. Start by locating the dependency configuration and its current contrib handling; done should mean the listed dependencies are discovered through CMake find_library as intended.
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100