mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
afa0e26a6a
Fixes #3490
12 lines
262 B
Makefile
12 lines
262 B
Makefile
include $(call select_from_repositories,lib/import/import-qt5_quicktemplates2.mk)
|
|
|
|
SHARED_LIB = yes
|
|
|
|
LIBS += qt5_core qt5_gui qt5_qml qt5_quick
|
|
|
|
include $(REP_DIR)/lib/mk/qt5_quicktemplates2_generated.inc
|
|
|
|
include $(REP_DIR)/lib/mk/qt5.inc
|
|
|
|
CC_CXX_WARN_STRICT =
|