Kaydet (Commit) 5a4780da authored tarafından David Tardon's avatar David Tardon

cppunit is linked in automatically

üst a7f8f0b4
...@@ -42,7 +42,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,basebmp_test, \ ...@@ -42,7 +42,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,basebmp_test, \
$(eval $(call gb_CppunitTest_add_linked_libs,basebmp_test, \ $(eval $(call gb_CppunitTest_add_linked_libs,basebmp_test, \
basebmp \ basebmp \
basegfx \ basegfx \
cppunit \
sal \ sal \
$(gb_STDLIBS) \ $(gb_STDLIBS) \
)) ))
......
...@@ -42,7 +42,6 @@ $(eval $(call gb_CppunitTest_add_linked_libs,basegfx_test, \ ...@@ -42,7 +42,6 @@ $(eval $(call gb_CppunitTest_add_linked_libs,basegfx_test, \
basegfx \ basegfx \
cppu \ cppu \
cppuhelper \ cppuhelper \
cppunit \
sal \ sal \
$(gb_STDLIBS) \ $(gb_STDLIBS) \
)) ))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment