still need to test if the libs should be built internally
Change-Id: I66c6d4bf8100b830fd2d315f548dc3e77a95b9d5
This commit is contained in:
4
external/Module_external.mk
vendored
4
external/Module_external.mk
vendored
@@ -69,8 +69,8 @@ $(eval $(call gb_Module_add_moduledirs,external,\
|
|||||||
$(call gb_Helper_optional,WPS,libwps) \
|
$(call gb_Helper_optional,WPS,libwps) \
|
||||||
$(call gb_Helper_optional_for_host,DESKTOP, \
|
$(call gb_Helper_optional_for_host,DESKTOP, \
|
||||||
$(if $(filter YES,$(WITH_GALLERY_BUILD)), \
|
$(if $(filter YES,$(WITH_GALLERY_BUILD)), \
|
||||||
harfbuzz \
|
$(call gb_Helper_optional,HARFBUZZ,harfbuzz) \
|
||||||
lcms2 \
|
$(call gb_Helper_optional,LCMS2,lcms2) \
|
||||||
) \
|
) \
|
||||||
) \
|
) \
|
||||||
))
|
))
|
||||||
|
Reference in New Issue
Block a user