Skip to content

Commit e2b0f11

Browse files
committed
trigger build ci
1 parent 2b07683 commit e2b0f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ option(zlib_legacy "use legacy zlib 1.x")
99
# --- system checks
1010
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
1111
message(FATAL_ERROR "please specify where to install HDF5 under, like
12-
cmake -B build -DCMAKE_INSTALL_PREFIX=~/mylibs")
12+
cmake -B build -DCMAKE_INSTALL_PREFIX=~/hdf5")
1313
endif()
1414

1515
if(hdf5_parallel)

0 commit comments

Comments
 (0)