3 lines
135 B
Makefile
3 lines
135 B
Makefile
GLIB_PORT_DIR := $(call select_from_ports,glib)
|
|
INC_DIR += $(GLIB_PORT_DIR)/include/glib $(call select_from_repositories,include/glib)
|