mirror of
https://github.com/facebook/zstd.git
synced 2025-11-21 00:08:11 -05:00
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.