fix build
This commit is contained in:
parent
1a0144a08f
commit
8a4ac8f09f
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ $ProgressPreference = 'SilentlyContinue'
|
|||
|
||||
# Get and prepare needed dependencies.
|
||||
if ($use_qt5 -eq "ON") {
|
||||
$qt_version = "5.15.3"
|
||||
$qt_version = "5.15.2"
|
||||
}
|
||||
else {
|
||||
$qt_version = "6.4.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue