gpg4libre: include also plain C headers from internal gpgme
Change-Id: Iddae7a3e664273b53a49450527f55814a9ef6f55 Reviewed-on: https://gerrit.libreoffice.org/34610 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
This commit is contained in:
parent
bdef778d32
commit
6017732e0b
1 changed files with 1 additions and 0 deletions
|
@ -3427,6 +3427,7 @@ endef
|
|||
define gb_LinkTarget__use_gpgmepp
|
||||
$(call gb_LinkTarget_set_include,$(1),\
|
||||
-I$(call gb_UnpackedTarball_get_dir,gpgme)/lang/cpp/src \
|
||||
-I$(call gb_UnpackedTarball_get_dir,gpgme)/src \
|
||||
$$(INCLUDE) \
|
||||
)
|
||||
$(call gb_LinkTarget_add_libs,$(1),\
|
||||
|
|
Loading…
Reference in a new issue