Skip to content

Commit

Permalink
Arch is specified differently for VS 2019 in CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Dec 10, 2021
1 parent f6cefbd commit 39fc18e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/get_hdf5_win.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"10-64": "Visual Studio 10 2010 Win64",
"14-64": "Visual Studio 14 2015 Win64",
"15-64": "Visual Studio 15 2017 Win64",
"16-64": "Visual Studio 16 2019 Win64",
"16-64": "Visual Studio 16 2019",
}


Expand Down

0 comments on commit 39fc18e

Please sign in to comment.