mirror of
https://github.com/facebook/zstd.git
synced 2025-10-04 00:02:33 -04: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.