Skip to content

Commit

Permalink
Add help note
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnHDF committed Dec 16, 2024
1 parent 52a957e commit 9d8da39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions release_docs/INSTALL_CMake.txt
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,9 @@ IV. Further considerations
set(ENV{SZIP_ROOT} "some_location")
set(ENV{libaec_ROOT} "some_location")

Note that if there is a problem finding the libraries, try adding the
CMake variable CMAKE_FIND_DEBUG_MODE:BOOL=ON to the command line.

B. Use source packages from an GIT server by adding the following CMake
options:
HDF5_ALLOW_EXTERNAL_SUPPORT:STRING="GIT"
Expand Down

0 comments on commit 9d8da39

Please sign in to comment.