mirror of
https://github.com/openwrt/video.git
synced 2026-04-15 10:51:58 +00:00
qt5/quick: also install Plugins into staging-dir
cmake errors out about referenced files not being found otherwise.
This commit is contained in:
@@ -189,6 +189,7 @@ define Build/InstallDev
|
||||
$(call Build/Install/Cmakes,$(1))
|
||||
$(call Build/Install/Pkgconfigs,$(1))
|
||||
$(call Build/Install/Libs,$(1),*)
|
||||
$(call Build/Install/Plugins,$(1),*,*)
|
||||
|
||||
ln -sf /bin/true $(STAGING_DIR)/host/bin/qmlplugindump
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user