summaryrefslogtreecommitdiff
path: root/src/third_party/zstandard-1.4.3/zstd/build/meson/contrib/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/zstandard-1.4.3/zstd/build/meson/contrib/meson.build')
-rw-r--r--src/third_party/zstandard-1.4.3/zstd/build/meson/contrib/meson.build12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/third_party/zstandard-1.4.3/zstd/build/meson/contrib/meson.build b/src/third_party/zstandard-1.4.3/zstd/build/meson/contrib/meson.build
new file mode 100644
index 00000000000..7f6d03a4cc9
--- /dev/null
+++ b/src/third_party/zstandard-1.4.3/zstd/build/meson/contrib/meson.build
@@ -0,0 +1,12 @@
+# #############################################################################
+# Copyright (c) 2018-present Dima Krasner <dima@dimakrasner.com>
+# lzutao <taolzu(at)gmail.com>
+# All rights reserved.
+#
+# This source code is licensed under both the BSD-style license (found in the
+# LICENSE file in the root directory of this source tree) and the GPLv2 (found
+# in the COPYING file in the root directory of this source tree).
+# #############################################################################
+
+subdir('pzstd')
+subdir('gen_html')