Skip to content

Commit

Permalink
remove set(HDF5_LIBRARIES)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnaf-tahmid-chowdhury committed Dec 2, 2024
1 parent 0acb3b9 commit eaaab09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/FindMOAB.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ endif ()
if (NOT BUILD_SHARED_LIBS)
set(HDF5_LIBRARIES_SHARED)
endif ()
set(HDF5_LIBRARIES)

message(STATUS "HDF5_INCLUDE_DIRS: ${HDF5_INCLUDE_DIRS}")
message(STATUS "HDF5_LIBRARIES_SHARED: ${HDF5_LIBRARIES_SHARED}")
Expand Down

0 comments on commit eaaab09

Please sign in to comment.