mirror of https://github.com/kiwix/libkiwix.git
Meson 'ctpp2_include_path' has to be declared
This commit is contained in:
parent
41d6f9884c
commit
9963c73150
|
@ -11,7 +11,7 @@ libicu_dep = dependency('icu-i18n')
|
|||
libzim_dep = dependency('libzim')
|
||||
pugixml_dep = dependency('pugixml')
|
||||
|
||||
|
||||
ctpp2_include_path = ''
|
||||
has_ctpp2_dep = false
|
||||
ctpp2_prefix_install = get_option('ctpp2-install-prefix')
|
||||
ctpp2_link_args = []
|
||||
|
|
Loading…
Reference in New Issue