Merge pull request #51 from kiwix/declare_ctpp2_include_path

Meson 'ctpp2_include_path' has to be declared
This commit is contained in:
Kelson 2017-05-19 09:10:31 +02:00 committed by GitHub
commit d360b9143c
1 changed files with 1 additions and 1 deletions

View File

@ -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 = []