aboutsummaryrefslogtreecommitdiff
path: root/depends/patches
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-06-16 02:10:00 +0300
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-06-16 02:23:29 +0300
commit1155978d8f3fcc1cebf357302b933b834f9c9465 (patch)
tree9ec8132a70e63b8949b68b27fc61d6fe54256544 /depends/patches
parent763793b60e4ec0d1df129279ca3f08fc97d6d90e (diff)
downloadbitcoin-1155978d8f3fcc1cebf357302b933b834f9c9465.tar.xz
build, qt: Do not install *.prl files
Diffstat (limited to 'depends/patches')
-rw-r--r--depends/patches/qt/qt.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/depends/patches/qt/qt.pro b/depends/patches/qt/qt.pro
index 6d8b7fdb6a..8f2e900a84 100644
--- a/depends/patches/qt/qt.pro
+++ b/depends/patches/qt/qt.pro
@@ -3,6 +3,10 @@ cache(, super)
!QTDIR_build: cache(CONFIG, add, $$list(QTDIR_build))
+prl = no_install_prl
+CONFIG += $$prl
+cache(CONFIG, add stash, prl)
+
TEMPLATE = subdirs
SUBDIRS = qtbase qttools qttranslations