Skip to content
代码片段 群组 项目
提交 3f27e2a0 编辑于 作者: Lzu Tao's avatar Lzu Tao
浏览文件

Install zstdmt.1 manpage [skip ci]

上级 d3134a3e
No related branches found
No related tags found
无相关合并请求
......@@ -83,3 +83,7 @@ install_man(join_paths(programs_dir, 'zstd.1'),
# WARNING: This may fail on Windows. Test NEEDED.
meson.add_install_script(InstallSymlink_py, 'zstd.1.gz', 'zstdcat.1.gz', zstd_man1_dir)
meson.add_install_script(InstallSymlink_py, 'zstd.1.gz', 'unzstd.1.gz', zstd_man1_dir)
if enable_multithread
meson.add_install_script(InstallSymlink_py, 'zstd.1.gz', 'zstdmt.1.gz', zstd_man1_dir)
endif
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册