Kaydet (Commit) 6f53cf28 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

apparently the executable does not need pdfium directly anymore

Change-Id: If7ec9a18603005791ff948c7ecfddc5010ac88fe
Reviewed-on: https://gerrit.libreoffice.org/37091Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarMarkus Mohrhard <markus.mohrhard@googlemail.com>
üst eea79562
...@@ -11,10 +11,6 @@ $(eval $(call gb_Executable_Executable,pdfverify)) ...@@ -11,10 +11,6 @@ $(eval $(call gb_Executable_Executable,pdfverify))
$(eval $(call gb_Executable_use_sdk_api,pdfverify)) $(eval $(call gb_Executable_use_sdk_api,pdfverify))
$(eval $(call gb_Executable_use_externals,pdfverify,\
pdfium \
))
$(eval $(call gb_Executable_set_include,pdfverify,\ $(eval $(call gb_Executable_set_include,pdfverify,\
$$(INCLUDE) \ $$(INCLUDE) \
-I$(SRCDIR)/xmlsecurity/inc \ -I$(SRCDIR)/xmlsecurity/inc \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment