@@ -156,7 +156,7 @@ cmake ^
156
156
-D CMAKE_EXE_LINKER_FLAGS=" /INCREMENTAL:NO" ^
157
157
-D CMAKE_SHARED_LINKER_FLAGS=" /INCREMENTAL:NO" ^
158
158
159
- -D CMAKE_INSTALL_PREFIX=%BuildRoot% \Library\curl-7.77 .0\usr ^
159
+ -D CMAKE_INSTALL_PREFIX=%BuildRoot% \Library\curl-8.4 .0\usr ^
160
160
161
161
-D BUILD_CURL_EXE=NO ^
162
162
-D CMAKE_USE_OPENSSL=NO ^
@@ -319,7 +319,7 @@ cmake ^
319
319
320
320
-D CMAKE_INSTALL_PREFIX=%SDKInstallRoot% \usr ^
321
321
322
- -D CURL_DIR=%BuildRoot% \Library\curl-7.77 .0\usr\lib\cmake\CURL ^
322
+ -D CURL_DIR=%BuildRoot% \Library\curl-8.4 .0\usr\lib\cmake\CURL ^
323
323
-D ICU_ROOT=%BuildRoot% \Library\icu-69.1\usr ^
324
324
-D ICU_DATA_LIBRARY_RELEASE=%BuildRoot% \Library\icu-69.1\usr\lib\sicudt69.lib ^
325
325
-D ICU_UC_LIBRARY_RELEASE=%BuildRoot% \Library\icu-69.1\usr\lib\sicuuc69.lib ^
@@ -822,7 +822,7 @@ git clone --quiet --no-tags --depth 1 --branch v1.2.11 https://github.com/madler
822
822
git clone --quiet --no-tags --depth 1 --branch v2.9.12 https://github.com/gnome/libxml2
823
823
git clone --quiet --no-tags --depth 1 --branch version-3.36.0 https://github.com/sqlite/sqlite
824
824
git clone --quiet --no-tags --depth 1 --branch maint/maint-69 https://github.com/unicode-org/icu
825
- git clone --quiet --no-tags --depth 1 --branch curl-7_77_0 https://github.com/curl/curl
825
+ git clone --quiet --no-tags --depth 1 --branch curl-8_4_0 https://github.com/curl/curl
826
826
827
827
goto :eof
828
828
endlocal
@@ -895,7 +895,7 @@ cmake ^
895
895
896
896
-D CMAKE_INSTALL_PREFIX=%SDKInstallRoot% \usr ^
897
897
898
- -D CURL_DIR=%BuildRoot% \Library\curl-7.77 .0\usr\lib\cmake\CURL ^
898
+ -D CURL_DIR=%BuildRoot% \Library\curl-8.4 .0\usr\lib\cmake\CURL ^
899
899
-D ICU_ROOT=%BuildRoot% \Library\icu-69.1\usr ^
900
900
-D ICU_DATA_LIBRARY_RELEASE=%BuildRoot% \Library\icu-69.1\usr\lib\sicudt69.lib ^
901
901
-D ICU_I18N_LIBRARY_RELEASE=%BuildRoot% \Library\icu-69.1\usr\lib\sicuin69.lib ^
0 commit comments