Skip to content

Commit

Permalink
Useless now this is included in nrnpython itself
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Cornu committed May 13, 2024
1 parent 49ee97d commit bf375fd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/nrniv/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -447,10 +447,6 @@ endif()
# =============================================================================
# Link with all libraries
# =============================================================================
if(NRN_ENABLE_PYTHON AND NOT NRN_ENABLE_PYTHON_DYNAMIC)
target_link_libraries(nrniv_lib ${NRN_DEFAULT_PYTHON_LIBRARIES})
endif()

if(NRN_ENABLE_MPI)
if(NRN_ENABLE_MPI_DYNAMIC)
list(LENGTH NRN_MPI_LIBNAME_LIST _num_mpi)
Expand Down

0 comments on commit bf375fd

Please sign in to comment.