Skip to content

Commit

Permalink
Remove at the end of list item.
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoklee committed Mar 15, 2024
1 parent 26837b4 commit b7b333e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release_docs/INSTALL_CMake.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1104,7 +1104,7 @@ Using individual command presets (where <compiler-type> is GNUC or MSVC or Clan
cpack --preset ci-StdShar-<compiler-type>


Using the workflow preset to configure, build, test and package the standard configuration is:
Using the workflow preset to configure, build, test and package the standard configuration:
change directory to the hdf5 source folder
execute "cmake --workflow --preset ci-StdShar-<compiler-type> --fresh"
where <compiler-type> is GNUC or MSVC or Clang
Expand Down

0 comments on commit b7b333e

Please sign in to comment.