mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Have meson manage/install the kiwix-compile-resources.1 man page
This commit is contained in:
committed by
Matthieu Gautier
parent
4e9f563b45
commit
b18c8e079e
@ -2,3 +2,5 @@
|
||||
res_compiler = find_program('kiwix-compile-resources')
|
||||
|
||||
install_data(res_compiler.path(), install_dir:get_option('bindir'))
|
||||
|
||||
install_man('kiwix-compile-resources.1')
|
||||
|
Reference in New Issue
Block a user