[Libreoffice-commits] core.git: vcl/CppunitTest_vcl_bitmap_test.mk

Michael Meeks michael.meeks at collabora.com
Tue Sep 1 12:19:52 PDT 2015


 vcl/CppunitTest_vcl_bitmap_test.mk |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 97f24ba75071de46fbe7a5046916b193248081eb
Author: Michael Meeks <michael.meeks at collabora.com>
Date:   Tue Sep 1 20:27:39 2015 +0100

    More vcl unit test headers for good measure.
    
    Change-Id: I55df85df2d01c322e5725fb2844333f967ef48e2

diff --git a/vcl/CppunitTest_vcl_bitmap_test.mk b/vcl/CppunitTest_vcl_bitmap_test.mk
index 5c32e6a..33a0772 100644
--- a/vcl/CppunitTest_vcl_bitmap_test.mk
+++ b/vcl/CppunitTest_vcl_bitmap_test.mk
@@ -17,6 +17,8 @@ $(eval $(call gb_CppunitTest_add_exception_objects,vcl_bitmap_test, \
 $(eval $(call gb_CppunitTest_use_externals,vcl_bitmap_test,\
 	boost_headers \
 	glew \
+	glm_headers \
+    mesa_headers \
 ))
 
 $(eval $(call gb_CppunitTest_set_include,vcl_bitmap_test,\


More information about the Libreoffice-commits mailing list