mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 22:23:16 +00:00
85a2ebc1c4
Issue #1082
5 lines
137 B
Makefile
5 lines
137 B
Makefile
ICU_PORT_DIR := $(call select_from_ports,icu)
|
|
|
|
INC_DIR += $(ICU_PORT_DIR)/include/icu/common
|
|
INC_DIR += $(ICU_PORT_DIR)/include/icu/i18n
|