projects
/
feed
/
video.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68d48f0
)
qt5declarative: also install cmake and pkgconfig files for qt5quick
author
Mirko Vogt
<
[email protected]
>
Mon, 12 May 2025 01:32:49 +0000
(
01:32
+0000)
committer
Mirko Vogt
<
[email protected]
>
Thu, 22 May 2025 10:58:15 +0000
(10:58 +0000)
frameworks/qt5/qt5quick2/Makefile
patch
|
blob
|
history
diff --git
a/frameworks/qt5/qt5quick2/Makefile
b/frameworks/qt5/qt5quick2/Makefile
index 8ac4901560300c0009021757df91b26e0caeae86..d401a86f5f4febda4a41f38c58c15fd934902000 100644
(file)
--- a/
frameworks/qt5/qt5quick2/Makefile
+++ b/
frameworks/qt5/qt5quick2/Makefile
@@
-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