ure cppunit tests depend on unobootstrapprotector
Change-Id: I998d0f46020d3f5ea6fd387fbed8480e3d57e59a
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
sb basic : TRANSLATIONS:translations offapi oovbaapi svtools xmlscript framework salhelper LIBXSLT:libxslt NULL
|
sb basic : TRANSLATIONS:translations offapi oovbaapi svtools xmlscript framework salhelper LIBXSLT:libxslt unotest NULL
|
||||||
sb basic usr1 - all sb_mkout NULL
|
sb basic usr1 - all sb_mkout NULL
|
||||||
sb basic\prj nmake - all sb_prj NULL
|
sb basic\prj nmake - all sb_prj NULL
|
||||||
|
@@ -1,2 +1,2 @@
|
|||||||
ed editeng : TRANSLATIONS:translations svtools xmloff linguistic NULL
|
ed editeng : TRANSLATIONS:translations svtools xmloff linguistic unotest NULL
|
||||||
ed editeng\prj nmake - all ed_prj NULL
|
ed editeng\prj nmake - all ed_prj NULL
|
||||||
|
@@ -154,6 +154,8 @@ endef
|
|||||||
define gb_CppunitTest_use_ure
|
define gb_CppunitTest_use_ure
|
||||||
$(call gb_CppunitTest_use_rdb,$(1),ure/services)
|
$(call gb_CppunitTest_use_rdb,$(1),ure/services)
|
||||||
$(call gb_CppunitTest_get_target,$(1)) : URE := $(true)
|
$(call gb_CppunitTest_get_target,$(1)) : URE := $(true)
|
||||||
|
$(call gb_CppunitTest_get_target,$(1)) : $(call gb_Library_get_target,unobootstrapprotector)
|
||||||
|
$(call gb_CppunitTest_get_target,$(1)) : $(call gb_Library_get_target,unoexceptionprotector)
|
||||||
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user