CppunitTest_cppuhelper_qa_weak depends on module bridges

...through a call to cppu::getCaughtException.
This commit is contained in:
Stephan Bergmann 2011-12-23 18:29:49 +01:00
parent b222aa8fff
commit a768436252

View File

@ -38,8 +38,8 @@ $(eval $(call gb_Module_add_targets,cppuhelper,\
$(eval $(call gb_Module_add_check_targets,cppuhelper,\
CppunitTest_cppuhelper_cppu_ifcontainer \
CppunitTest_cppuhelper_cppu_unourl \
CppunitTest_cppuhelper_qa_weak \
))
# CppunitTest_cppuhelper_qa_weak depends on module bridges
# TODO ? (I don't think OOO_SUBSEQUENT_TESTS != "" can be true..
# someone would have to do it on command line)