Kaydet (Commit) 09b853e3 authored tarafından Michael Stahl's avatar Michael Stahl

CppunitTest_svl_urihelper fails on MSVC

Change-Id: Ia1154ab9e677ac0d27eb8cf671139d4e23f78794
üst 184179f5
......@@ -32,10 +32,13 @@ $(eval $(call gb_Module_add_check_targets,svl,\
))
#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,\
CppunitTest_svl_urihelper \
))
endif
ifneq ($(OOO_JUNIT_JAR),)
$(eval $(call gb_Module_add_subsequentcheck_targets,svl,\
......
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