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