non-closed ifeq
Change-Id: Ib6f29459644643f2471fcb912f45cd8632f61a31
This commit is contained in:
@@ -625,6 +625,10 @@ $(eval $(call gb_Library_add_libs,vcl,\
|
|||||||
-lX11 \
|
-lX11 \
|
||||||
-lXext \
|
-lXext \
|
||||||
))
|
))
|
||||||
|
$(eval $(call gb_Library_add_exception_objects,vcl,\
|
||||||
|
vcl/opengl/x11/X11DeviceInfo \
|
||||||
|
))
|
||||||
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(OS),ANDROID)
|
ifeq ($(OS),ANDROID)
|
||||||
@@ -720,13 +724,6 @@ $(eval $(call gb_Library_use_system_win32_libs,vcl,\
|
|||||||
$(eval $(call gb_Library_add_nativeres,vcl,vcl/salsrc))
|
$(eval $(call gb_Library_add_nativeres,vcl,vcl/salsrc))
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifneq ($(ENABLE_HEADLESS),TRUE)
|
|
||||||
$(eval $(call gb_Library_add_exception_objects,vcl,\
|
|
||||||
vcl/opengl/x11/X11DeviceInfo \
|
|
||||||
))
|
|
||||||
endif
|
|
||||||
endif
|
|
||||||
|
|
||||||
# Runtime dependency for unit-tests
|
# Runtime dependency for unit-tests
|
||||||
$(eval $(call gb_Library_use_restarget,vcl,vcl))
|
$(eval $(call gb_Library_use_restarget,vcl,vcl))
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user