Kaydet (Commit) 8d747b8c authored tarafından Caolán McNamara's avatar Caolán McNamara

tweak for pdfiumless build

Change-Id: Ic83f0e0491bede43dba7f22c5bd6c31b95e65df1
üst 249b6a55
...@@ -46,11 +46,13 @@ $(eval $(call gb_Module_add_screenshot_targets,xmlsecurity,\ ...@@ -46,11 +46,13 @@ $(eval $(call gb_Module_add_screenshot_targets,xmlsecurity,\
)) ))
ifneq (,$(filter DESKTOP,$(BUILD_TYPE))) ifneq (,$(filter DESKTOP,$(BUILD_TYPE)))
ifneq (,$(filter PDFIUM,$(BUILD_TYPE)))
$(eval $(call gb_Module_add_targets,xmlsecurity,\ $(eval $(call gb_Module_add_targets,xmlsecurity,\
Executable_pdfverify \ Executable_pdfverify \
)) ))
endif
endif endif
endif endif
......
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