Kaydet (Commit) f4f144b5 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

don"t execute test on windows, deadlocks

Change-Id: Ic000a4961d770ad7f84aef0562e1d033f1b6a089
üst 3032efc7
......@@ -28,8 +28,9 @@ $(eval $(call gb_Module_add_targets,postprocess,\
))
endif
$(if $(filter-out $(OS),WNT), \
$(eval $(call gb_Module_add_check_targets,postprocess,\
CppunitTest_services \
))
)))
# vim: set noet sw=4 ts=4:
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