mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 17:01:07 +00:00
99937a6267
Fixes #2424
10 lines
170 B
Makefile
10 lines
170 B
Makefile
include $(REP_DIR)/lib/import/import-qt5_xml.mk
|
|
|
|
SHARED_LIB = yes
|
|
|
|
include $(REP_DIR)/lib/mk/qt5_opengl_generated.inc
|
|
|
|
include $(REP_DIR)/lib/mk/qt5.inc
|
|
|
|
LIBS += qt5_gui
|