We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 618ef2c commit f8fdec3Copy full SHA for f8fdec3
library_builders.bat
@@ -18,7 +18,7 @@ exit /b 0
18
:build_adios2
19
if exist adios2-stamp exit /b 0
20
curl -sLo adios2-2.10.0.zip ^
21
- https://github.com/ornladios/ADIOS2/archive/refs/heads/release_210.zip
+ https://github.com/vicentebolea/ADIOS2/archive/refs/heads/fix-static-blosc2-build.zip
22
powershell Expand-Archive adios2-2.10.0.zip -DestinationPath dep-adios2
23
24
cmake --version
0 commit comments