libkiwix/scripts/meson.build

6 lines
170 B
Meson

res_compiler = find_program('compile_resources.py')
intermediate_ctpp2c = find_program('ctpp2c.sh')
install_data(res_compiler.path(), install_dir:get_option('bindir'))