mirror of
https://github.com/facebook/zstd.git
synced 2026-04-26 15:24:34 +02:00
ba59aeb674
This tells Meson that we intend libzstd_dep to be used by a parent project if the parent looks for a dependency named "libzstd". Without this, the mapping from "libzstd" to our variable libzstd_dep must be encoded in the Meson wrap file or in the parent's meson.build.