mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
f347cb90f1
Fixes #2792
12 lines
212 B
Makefile
12 lines
212 B
Makefile
include $(call select_from_repositories,lib/import/import-qt5_xml.mk)
|
|
|
|
SHARED_LIB = yes
|
|
|
|
include $(REP_DIR)/lib/mk/qt5_xml_generated.inc
|
|
|
|
include $(REP_DIR)/lib/mk/qt5.inc
|
|
|
|
LIBS += qt5_core
|
|
|
|
CC_CXX_WARN_STRICT =
|