Skip to content

Commit

Permalink
Improve comment
Browse files Browse the repository at this point in the history
  • Loading branch information
derobins committed Sep 7, 2024
1 parent f847454 commit c84f974
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/cmake/HDFCompilerFlags.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,8 @@ MARK_AS_ADVANCED (HDF5_ENABLE_OPTIMIZATION)

#-----------------------------------------------------------------------------
# The build-mode specific flags are not added to CMAKE_C_FLAGS, so create
# a separate variable for them so they can be written out
# a separate variable for them so they can be written out to libhdf5.settings
# and H5build_settings.c
#-----------------------------------------------------------------------------
set (HDF5_BUILD_MODE_C_FLAGS "")
set (HDF5_BUILD_MODE_Fortran_FLAGS "")
Expand Down

0 comments on commit c84f974

Please sign in to comment.