Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpurcell committed Oct 27, 2024
1 parent 45fc879 commit 3928df1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dist/scripts/windeployqt.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ if ($env:buildArch -ne 'Arm64') {
#copy openssl\$openSslSubfolder\x64\bin\libssl-$openSslFilenameVersion-x64.dll bin\
#copy openssl\$openSslSubfolder\x64\bin\libcrypto-$openSslFilenameVersion-x64.dll bin\
}
} else {
del "tls\qopensslbackend.dll"
}

if ($env:buildArch -eq 'Arm64') {
Expand Down

0 comments on commit 3928df1

Please sign in to comment.