genode/repos/libports/recipes/api/qt6_component/content.mk
Christian Prochaska 18869199ca libports: add Qt6
Fixes #5325
2024-08-27 15:33:31 +02:00

11 lines
225 B
Makefile

MIRROR_FROM_REP_DIR := include/qt6_component \
lib/symbols/qt6_component
content: $(MIRROR_FROM_REP_DIR) LICENSE
$(MIRROR_FROM_REP_DIR):
$(mirror_from_rep_dir)
LICENSE:
cp $(GENODE_DIR)/LICENSE $@