mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-26 03:24:17 +01:00
cmake: Update aqtinstall from v3.1.17 to v3.1.18
This commit is contained in:
parent
37f22e5584
commit
237e693391
@ -95,7 +95,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.17")
|
||||
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…
Reference in New Issue
Block a user