mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
Add ossl-modules/legacy.dll to mingw dist
Needed for QCA with OpenSSL 3.x
This commit is contained in:
parent
2d2cd13c58
commit
a7d324ff05
@ -243,6 +243,8 @@ linkDep lib/qt5/plugins/crypto/libqca-softstore.dll bin/crypto
|
||||
linkDep lib/qt5/plugins/crypto/libqca-gnupg.dll bin/crypto
|
||||
linkDep lib/qt5/plugins/crypto/libqca-ossl.dll bin/crypto
|
||||
|
||||
linkDep lib/ossl-modules/legacy.dll lib/ossl-modules
|
||||
|
||||
mkdir -p "$installprefix/share/qt5/translations/"
|
||||
#cp -a "$MINGWROOT/share/qt5/translations/qt_"*.qm "$installprefix/share/qt5/translations"
|
||||
#cp -a "$MINGWROOT/share/qt5/translations/qtbase_"*.qm "$installprefix/share/qt5/translations"
|
||||
|
Loading…
x
Reference in New Issue
Block a user