blob: 1581c14bb14622db426a8fa1c8411f1b60057623 (
plain)
1
2
3
4
5
6
7
8
9
10
|
***********************************************************************
* HDF5 Build and Install Instructions for Windows *
* (Full Version) *
***********************************************************************
We now recommend that users build, test and install HDF5 using CMake.
Instructions for building and testing HDF5 using CMake can be found in
the INSTALL_CMake.txt file found in this folder.
|