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

CppunitTest_svl_urihelper can be a plain check target now

Change-Id: I8c6f7822f44ae7b6fe213032c62abe620eb3b11f
üst 56c40322
......@@ -38,12 +38,9 @@ $(eval $(call gb_Module_add_check_targets,svl,\
CppunitTest_svl_notify \
))
#TODO: CppunitTest_svl_urihelper depends on ucb, can only be added once svl is
# in tail build
#FIXME: fails on MSVC
ifneq ($(OS),WNT)
$(eval $(call gb_Module_add_subsequentcheck_targets,svl,\
$(eval $(call gb_Module_add_check_targets,svl,\
CppunitTest_svl_urihelper \
))
endif
......
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