mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-25 16:31:06 +00:00
afa0e26a6a
Fixes #3490
12 lines
280 B
Makefile
12 lines
280 B
Makefile
include $(call select_from_repositories,lib/import/import-qt5_quickcontrols2.mk)
|
|
|
|
SHARED_LIB = yes
|
|
|
|
LIBS += qt5_core qt5_gui qt5_qml qt5_quick qt5_quicktemplates2
|
|
|
|
include $(REP_DIR)/lib/mk/qt5_quickcontrols2_generated.inc
|
|
|
|
include $(REP_DIR)/lib/mk/qt5.inc
|
|
|
|
CC_CXX_WARN_STRICT =
|