mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Use ctpp2c to generate template from source instead of use generated one.
Fixes #50.
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
|
||||
res_compiler = find_program('compile_resources.py')
|
||||
intermediate_ctpp2c = find_program('ctpp2c.sh')
|
||||
|
||||
install_data(res_compiler.path(), install_dir:get_option('bindir'))
|
||||
|
Reference in New Issue
Block a user