mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-01-04 22:21:52 +01:00
cmake: update aqtinstall from v3.1.9 to v3.1.15
This commit is contained in:
parent
8b9f234daa
commit
fcab9afb77
@ -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.15")
|
||||
if (WIN32)
|
||||
set(aqt_path "${base_path}/aqt.exe")
|
||||
if (NOT EXISTS "${aqt_path}")
|
||||
|
Loading…
Reference in New Issue
Block a user