Kaydet (Commit) ecd9e1a2 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

Fix the Windows build.

Change-Id: I0505c77302a3bdd0802e862e730e2381aea5a4b0
üst a2b86b5f
......@@ -24,6 +24,10 @@ $(eval $(call gb_CppunitTest_use_libraries,i18nlangtag_test_languagetag,\
$(gb_UWINAPI) \
))
$(eval $(call gb_CppunitTest_use_externals,i18nlangtag_test_languagetag,\
boost_headers \
))
ifeq ($(ENABLE_LIBLANGTAG),TRUE)
$(eval $(call gb_CppunitTest_use_externals,i18nlangtag_test_languagetag,\
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