mirror of
https://github.com/azahar-emu/azahar.git
synced 2025-04-28 13:47:59 +03:00
cmake: Update aqtinstall to v3.1.18
This commit is contained in:
parent
790e41f4bc
commit
7142e4f0e5
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ function(download_qt_configuration prefix_out target host type arch arch_path ba
|
|||
|
||||
if (NOT EXISTS "${prefix}")
|
||||
message(STATUS "Downloading Qt binaries for ${target}:${host}:${type}:${arch}:${arch_path}")
|
||||
set(AQT_PREBUILD_BASE_URL "https://github.com/miurahr/aqtinstall/releases/download/v3.1.9")
|
||||
set(AQT_PREBUILD_BASE_URL "https://github.com/miurahr/aqtinstall/releases/download/v3.1.18")
|
||||
if (WIN32)
|
||||
set(aqt_path "${base_path}/aqt.exe")
|
||||
if (NOT EXISTS "${aqt_path}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue