mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-23 03:52:35 -04:00
Correctly compare version of meson
This commit is contained in:
parent
5fe4e9a4ab
commit
e8dc6b0f45
@ -36,7 +36,7 @@ if ctpp2_prefix_install == ''
|
||||
endif
|
||||
ctpp2_dep = declare_dependency(link_args:link_args)
|
||||
else
|
||||
if find_library_in_compiler
|
||||
if not find_library_in_compiler
|
||||
error('For custom ctpp2_prefix_install you need a meson version >=0.31.0')
|
||||
endif
|
||||
ctpp2_include_path = ctpp2_prefix_install + '/include'
|
||||
|
Loading…
x
Reference in New Issue
Block a user