diff --git a/CMakeLists.txt b/CMakeLists.txt index d0150a158a..438aac3f62 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -272,6 +272,7 @@ endforeach () # libraries required to link extension modules set( MODULE_LINK_LIBS + "-lnest" "-lsli" "${OpenMP_CXX_FLAGS}" "${LTDL_LIBRARIES}"