diff options
Diffstat (limited to 'release_docs/CMake.txt')
-rwxr-xr-x | release_docs/CMake.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/CMake.txt b/release_docs/CMake.txt index 8a9dd03..0e2f707 100755 --- a/release_docs/CMake.txt +++ b/release_docs/CMake.txt @@ -96,7 +96,7 @@ Notes: This short instruction is written for users who want to quickly build step on Windows. 5. The files that support building HDF5 with CMake are all the files in the - Resources folder, the CMakeLists.txt files in each source folder, and two + config/cmake folder, the CMakeLists.txt files in each source folder, and two additional files, ConfigureChecks.cmake and CTestConfig.cmake. The CTestConfig.cmake is specific to the internal testing performed by The HDF Group. It should be altered for the users installation and needs. |