Skip to content

Commit

Permalink
updating hard link to Cellar package
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeByDrescher committed Jan 25, 2024
1 parent b47cd11 commit 2bc7cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Stochastic/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ endif()
#include_directories(${CMAKE_CURRENT_SOURCE_DIR}/../vcommons/include)
#include_directories(${VCELL_MESSAGING_INCLUDE_DIR})
if (APPLE)
link_directories("/usr/local/Cellar/hdf5/1.14.1/lib")
link_directories("/usr/local/Cellar/hdf5/1.14.3/lib")
endif()

# PETSC_ARCH is defined as ENV var in https://hub.docker.com/r/virtualcell/vcell-solvers/dockerfile basefile
Expand Down

0 comments on commit 2bc7cdd

Please sign in to comment.