Skip to content

[cmake] Allow using pre-existing zstd target if it exists #2390

Open
crueter wants to merge 1 commit intoyhirose:masterfrom
crueter:fix-zstd-already-found
Open

[cmake] Allow using pre-existing zstd target if it exists #2390
crueter wants to merge 1 commit intoyhirose:masterfrom
crueter:fix-zstd-already-found

Conversation

@crueter
Copy link
Copy Markdown
Contributor

@crueter crueter commented Mar 8, 2026

adds support for pre-existing zstd::libzstd which is useful for
projects that bundle their own zstd in a way that doesn't get caught by
CONFIG

Signed-off-by: crueter crueter@eden-emu.dev

@yhirose
Copy link
Copy Markdown
Owner

yhirose commented Mar 9, 2026

@sum01 @jimmy-park @Tachi107 could you please check the pull request? If it looks good, I'll merge it. Thanks!

@yhirose
Copy link
Copy Markdown
Owner

yhirose commented Mar 17, 2026

@crueter any response?

@yhirose yhirose force-pushed the master branch 2 times, most recently from 170f122 to a9359df Compare March 28, 2026 04:24
adds support for pre-existing `zstd::libzstd` which is useful for
projects that bundle their own zstd in a way that doesn't get caught by
`CONFIG`

Signed-off-by: crueter <crueter@eden-emu.dev>
@crueter crueter force-pushed the fix-zstd-already-found branch from 509be32 to fc473b3 Compare March 29, 2026 06:00
@crueter crueter changed the title [cmake] Simplify zstd find logic, and support pre-existing zstd target [cmake] Allow using pre-existing zstd target if it exists Mar 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants