mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
6 lines
157 B
Makefile
6 lines
157 B
Makefile
IMPORT_QT5_INC=$(call select_from_repositories,lib/import/import-qt5.inc)
|
|
|
|
include $(IMPORT_QT5_INC)
|
|
|
|
QT5_INC_DIR += $(QT5_CONTRIB_DIR)/qtbase/include/QtGui
|