finally get the unit test name right; wow.
This commit is contained in:
@@ -25,7 +25,7 @@ $(eval $(call gb_CppunitTest_use_components,i18npool_test_textsearch,\
|
|||||||
i18npool/util/i18npool \
|
i18npool/util/i18npool \
|
||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call gb_Library_use_externals,i18npool_test_textsearch,\
|
$(eval $(call gb_CppunitTest_use_externals,i18npool_test_textsearch,\
|
||||||
$(if $(filter MSC,$(COM)),icuin,icui18n) \
|
$(if $(filter MSC,$(COM)),icuin,icui18n) \
|
||||||
icuuc \
|
icuuc \
|
||||||
))
|
))
|
||||||
|
Reference in New Issue
Block a user