Skip to content

Commit

Permalink
delete old command
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnHDF committed Nov 9, 2023
1 parent 5db72a9 commit 7a74cdb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fortran/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,6 @@ if (BUILD_STATIC_LIBS)
endif ()

if (BUILD_SHARED_LIBS)
add_library (${HDF5_F90_LIBSH_TARGET} SHARED ${f90_F_SOURCES_SHARED})
if(WIN32)
set(DLLDEF ${HDF5_F90_SRC_BINARY_DIR}/hdf5_fortrandll.def)
else()
Expand Down

0 comments on commit 7a74cdb

Please sign in to comment.