CppunitTest_svl_urihelper fails on MSVC
Change-Id: Ia1154ab9e677ac0d27eb8cf671139d4e23f78794
This commit is contained in:
@@ -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
|
#TODO: CppunitTest_svl_urihelper depends on ucb, can only be added once svl is
|
||||||
# in tail build
|
# in tail build
|
||||||
|
#FIXME: fails on MSVC
|
||||||
|
|
||||||
|
ifneq ($(OS),WNT)
|
||||||
$(eval $(call gb_Module_add_subsequentcheck_targets,svl,\
|
$(eval $(call gb_Module_add_subsequentcheck_targets,svl,\
|
||||||
CppunitTest_svl_urihelper \
|
CppunitTest_svl_urihelper \
|
||||||
))
|
))
|
||||||
|
endif
|
||||||
|
|
||||||
ifneq ($(OOO_JUNIT_JAR),)
|
ifneq ($(OOO_JUNIT_JAR),)
|
||||||
$(eval $(call gb_Module_add_subsequentcheck_targets,svl,\
|
$(eval $(call gb_Module_add_subsequentcheck_targets,svl,\
|
||||||
|
Reference in New Issue
Block a user