Skip to content

Commit

Permalink
Merge pull request #2659 from jougs/wip
Browse files Browse the repository at this point in the history
Fix build of extension modules after change to static helper libraries
  • Loading branch information
jougs committed Apr 14, 2023
2 parents d5420fd + 603c6cc commit b905eb9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -281,9 +281,7 @@ endforeach ()

# libraries required to link extension modules
set( MODULE_LINK_LIBS
"-lnestutil"
"-lsli"
"-lnestkernel"
"${OpenMP_CXX_FLAGS}"
"${LTDL_LIBRARIES}"
"${READLINE_LIBRARIES}"
Expand Down

0 comments on commit b905eb9

Please sign in to comment.