genode/repos/libports/lib/mk/qt5_wtf.mk

20 lines
448 B
Makefile
Raw Normal View History

2018-04-24 10:40:22 +00:00
include $(call select_from_repositories,lib/import/import-qt5_wtf.mk)
2013-08-09 13:04:52 +00:00
SHARED_LIB = yes
# use default warning level to avoid noise when compiling contrib code
CC_WARN =
include $(REP_DIR)/lib/mk/qt5_wtf_generated.inc
# remove unneeded files to prevent moc warnings
COMPILER_MOC_HEADER_MAKE_ALL_FILES_FILTER_OUT = \
COMPILER_MOC_SOURCE_MAKE_ALL_FILES_FILTER_OUT = \
include $(REP_DIR)/lib/mk/qt5.inc
LIBS += qt5_core icu
CC_CXX_WARN_STRICT =