Kaydet (Commit) 0ffe214c authored tarafından Tor Lillqvist's avatar Tor Lillqvist

ICU headers are now copied to solver

Change-Id: Ib06a88278d6bf8912ae13de2c44e1cedeb046428
üst c92da8b2
......@@ -941,11 +941,9 @@ gb_ICU_suffix:=
endif
define gb_LinkTarget__use_icu_headers
$(call gb_LinkTarget_use_unpacked,$(1),icu)
$(call gb_LinkTarget_use_package,$(1),icu)
$(call gb_LinkTarget_set_include,$(1),\
-I$(call gb_UnpackedTarball_get_dir,icu)/source \
-I$(call gb_UnpackedTarball_get_dir,icu)/source/common \
-I$(call gb_UnpackedTarball_get_dir,icu)/source/i18n \
-I$(OUTDIR)/inc/external \
$$(INCLUDE) \
)
......
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