mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 10:16:03 -04:00
Add -llog
This commit is contained in:
parent
709baae934
commit
76ca4b0cee
@ -95,7 +95,7 @@ if xapian_dep.found()
|
||||
pkg_requires += ['xapian-core']
|
||||
endif
|
||||
|
||||
extra_libs = []
|
||||
extra_libs = ['-llog']
|
||||
extra_cflags = ''
|
||||
if has_ctpp2_dep
|
||||
extra_libs += ctpp2_link_args
|
||||
|
Loading…
x
Reference in New Issue
Block a user