Kaydet (Commit) 26310504 authored tarafından Eike Rathke's avatar Eike Rathke

at least Windows needs libxml2

Change-Id: I97312c746e8a76af73851c474b0c6c2491c44803
üst a7b26dbf
......@@ -32,6 +32,10 @@ $(eval $(call gb_CppunitTest_use_externals,i18npool_test_languagetag,\
endif
endif
$(eval $(call gb_CppunitTest_use_externals,i18npool_test_languagetag,\
libxml2 \
))
ifeq ($(SYSTEM_LIBLANGTAG),YES)
$(eval $(call gb_CppunitTest_add_cxxflags,i18npool_test_languagetag,\
-DSYSTEM_LIBLANGTAG \
......
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