mirror of
https://github.com/openwrt/video.git
synced 2025-12-21 17:04:37 +04:00
qt5declarative: also install cmake and pkgconfig files for qt5quick
This commit is contained in:
@@ -195,6 +195,8 @@ endef
|
||||
define Build/InstallDev
|
||||
$(call Build/Install/HostFiles,$(1))
|
||||
$(call Build/Install/Headers,$(1))
|
||||
$(call Build/Install/Cmakes,$(1))
|
||||
$(call Build/Install/Pkgconfigs,$(1))
|
||||
$(call Build/Install/Libs,$(1),*)
|
||||
|
||||
ln -sf /bin/true $(STAGING_DIR)/host/bin/qmlplugindump
|
||||
|
||||
Reference in New Issue
Block a user