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

Install missed zstdgrep and zstdless

上级 3f27e2a0
No related branches found
No related tags found
无相关合并请求
......@@ -57,6 +57,10 @@ executable('zstd-frugal',
c_args: [ '-DZSTD_NOBENCH', '-DZSTD_NODICT' ],
install: true)
install_data(join_paths(programs_dir, 'zstdgrep'),
join_paths(programs_dir, 'zstdless'),
install_dir: zstd_bindir)
# =============================================================================
# Program symlinks
# =============================================================================
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册