Skip to content

Replace all occurrences of zstd_TARGET with zstd::libzstd #1582

@coderabbitai

Description

@coderabbitai

Description

A TODO was identified in PR #1479 to replace all occurrences of the zstd_TARGET variable with direct usage of the zstd::libzstd target.

Context

In PR #1479, the CMake configuration was updated to always set zstd_TARGET to zstd::libzstd (removing the conditional logic for static vs shared). As a follow-up, all usages of the zstd_TARGET variable should be replaced with direct references to zstd::libzstd to simplify the codebase.

References

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions