Skip to content

Commit

Permalink
Meh.
Browse files Browse the repository at this point in the history
  • Loading branch information
matz-e committed May 17, 2024
1 parent 8e68179 commit 9503627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nrniv/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ endif()

if(NRN_ENABLE_INTERVIEWS)
include_directories(${IV_INCLUDE_DIR})
target_link_libraries(nrniv_lib PUBLIC interviews)
target_link_libraries(nrniv_lib PRIVATE interviews)
else()
target_include_directories(nrniv_lib PUBLIC $<BUILD_INTERFACE:${NRN_IVOS_SRC_DIR}>)
endif()
Expand Down

0 comments on commit 9503627

Please sign in to comment.