]> git.ipfire.org Git - thirdparty/zstd.git/commit
meson: Do not export private headers in libzstd_dep to avoid name clash
authorArtem Labazov <123321artyom@gmail.com>
Mon, 30 Sep 2024 14:00:42 +0000 (17:00 +0300)
committerArtem Labazov <a.labazov@corp.vk.com>
Mon, 30 Sep 2024 14:03:42 +0000 (17:03 +0300)
commitd2d49a11618bd3958b0501942b3525d9431008c1
tree52364c327a930a69c51072f47f1427a350bd26a0
parent984d11a4d11b48e61fe0ff65aa7e756efd9100db
meson: Do not export private headers in libzstd_dep to avoid name clash

This way libzstd_dep does not override, for instance, <xxhash.h>
build/meson/lib/meson.build