non-closed ifeq
Change-Id: Ib6f29459644643f2471fcb912f45cd8632f61a31
This commit is contained in:
@@ -625,6 +625,10 @@ $(eval $(call gb_Library_add_libs,vcl,\
|
||||
-lX11 \
|
||||
-lXext \
|
||||
))
|
||||
$(eval $(call gb_Library_add_exception_objects,vcl,\
|
||||
vcl/opengl/x11/X11DeviceInfo \
|
||||
))
|
||||
endif
|
||||
endif
|
||||
|
||||
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))
|
||||
endif
|
||||
|
||||
ifneq ($(ENABLE_HEADLESS),TRUE)
|
||||
$(eval $(call gb_Library_add_exception_objects,vcl,\
|
||||
vcl/opengl/x11/X11DeviceInfo \
|
||||
))
|
||||
endif
|
||||
endif
|
||||
|
||||
# Runtime dependency for unit-tests
|
||||
$(eval $(call gb_Library_use_restarget,vcl,vcl))
|
||||
|
||||
|
Reference in New Issue
Block a user