diff options
Diffstat (limited to 'vcl/CppunitTest_vcl_bitmap_test.mk')
-rw-r--r-- | vcl/CppunitTest_vcl_bitmap_test.mk | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/vcl/CppunitTest_vcl_bitmap_test.mk b/vcl/CppunitTest_vcl_bitmap_test.mk index 3e28b96b62e9..1c51a8d02cbe 100644 --- a/vcl/CppunitTest_vcl_bitmap_test.mk +++ b/vcl/CppunitTest_vcl_bitmap_test.mk @@ -22,13 +22,9 @@ $(eval $(call gb_CppunitTest_add_exception_objects,vcl_bitmap_test, \ $(eval $(call gb_CppunitTest_use_externals,vcl_bitmap_test,\ boost_headers \ + epoxy \ glm_headers \ )) -ifeq ($(DISABLE_GUI),) -$(eval $(call gb_CppunitTest_use_externals,vcl_bitmap_test,\ - epoxy \ - )) -endif $(eval $(call gb_CppunitTest_set_include,vcl_bitmap_test,\ $$(INCLUDE) \ |