Kaydet (Commit) a85e1d50 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Missing dependency

Change-Id: I7ff00286fa160a46a735b2a3e59bf0f6e1089c9f
üst d5bce6d1
...@@ -17,6 +17,10 @@ $(eval $(call gb_CppunitTest_use_externals,dbaccess_RowSetClones,\ ...@@ -17,6 +17,10 @@ $(eval $(call gb_CppunitTest_use_externals,dbaccess_RowSetClones,\
boost_headers \ boost_headers \
)) ))
$(eval $(call gb_CppunitTest_use_jars,dbaccess_RowSetClones, \
sdbc_hsqldb \
))
$(eval $(call gb_CppunitTest_use_libraries,dbaccess_RowSetClones, \ $(eval $(call gb_CppunitTest_use_libraries,dbaccess_RowSetClones, \
basegfx \ basegfx \
comphelper \ comphelper \
......
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