Kaydet (Commit) d8f46f85 authored tarafından Justin Luth's avatar Justin Luth

enable ICU_HEADER includes for starmath

Although $include <i18nutils/unicode.hxx> compiles on Linux,
it doesn't compile on the Mac without this.

Change-Id: I56eae77b1c293b2348ca1fd7b38b543ea713557d
Reviewed-on: https://gerrit.libreoffice.org/19355Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarJustin Luth <justin_luth@sil.org>
Tested-by: 's avatarJustin Luth <justin_luth@sil.org>
üst 7ea5ad6e
......@@ -25,7 +25,7 @@ $(eval $(call gb_Library_add_defs,sm,\
-DSM_DLLIMPLEMENTATION \
))
$(eval $(call gb_Library_use_external,sm,boost_headers))
$(eval $(call gb_Library_use_external,sm,boost_headers,icu_headers))
$(eval $(call gb_Library_use_custom_headers,sm,\
officecfg/registry \
......
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