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

Use gb_Module_add_check_targets to add CppunitTest

Change-Id: I6a8689408141035aaf5cc87838c65eb4b9bc71d3
üst fccd44a0
......@@ -10,7 +10,6 @@
$(eval $(call gb_Module_Module,desktop))
$(eval $(call gb_Module_add_targets,desktop,\
CppunitTest_desktop_version \
CustomTarget_desktop_unopackages_install \
GeneratedPackage_desktop_unopackages_install \
Library_deployment \
......@@ -127,4 +126,8 @@ $(eval $(call gb_Module_add_targets,desktop, \
))
endif
$(eval $(call gb_Module_add_check_targets,desktop, \
CppunitTest_desktop_version \
))
# vim: set ts=4 sw=4 et:
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