Skip to content

Commit f8fdec3

Browse files
ax3lvicentebolea
andauthored
Use Vincente's patch
Co-authored-by: Vicente Bolea <[email protected]>
1 parent 618ef2c commit f8fdec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library_builders.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ exit /b 0
1818
:build_adios2
1919
if exist adios2-stamp exit /b 0
2020
curl -sLo adios2-2.10.0.zip ^
21-
https://github.com/ornladios/ADIOS2/archive/refs/heads/release_210.zip
21+
https://github.com/vicentebolea/ADIOS2/archive/refs/heads/fix-static-blosc2-build.zip
2222
powershell Expand-Archive adios2-2.10.0.zip -DestinationPath dep-adios2
2323

2424
cmake --version

0 commit comments

Comments
 (0)