cmake -DPREFER_EXTERNAL_ZSTD=ON does not work
Open
- Dominant language
- C
- Stars
- 584
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
See for example: https://github.com/facebook/zstd/issues/975#issuecomment-355858241
Contributor guide
Research direction
Start by reviewing the linked zstd issue and then trace the CMake configuration for the -DPREFER_EXTERNAL_ZSTD=ON option. Done means configuring c-blosc2 with that option successfully uses an external ZSTD dependency instead of failing or ignoring the setting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cmake
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100