this pixman-1 thing wasn't even registered
This commit is contained in:
@@ -437,9 +437,15 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
|
|||||||
cairo \
|
cairo \
|
||||||
))
|
))
|
||||||
ifneq ($(OS),WNT)
|
ifneq ($(OS),WNT)
|
||||||
|
ifeq ($(OS),MACOSX)
|
||||||
|
$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
|
||||||
|
pixman-1 \
|
||||||
|
))
|
||||||
|
else
|
||||||
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
|
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
|
||||||
pixman-1 \
|
pixman-1 \
|
||||||
))
|
))
|
||||||
|
endif # MACOSX
|
||||||
endif # WNT
|
endif # WNT
|
||||||
|
|
||||||
define gb_LinkTarget__use_cairo
|
define gb_LinkTarget__use_cairo
|
||||||
|
Reference in New Issue
Block a user