Skip to content
Snippets Groups Projects
Commit 45975029 authored by Chao Peng's avatar Chao Peng
Browse files

add link for libdl explicitly for evchannel

parent e79fd975
Branches main
No related tags found
No related merge requests found
...@@ -45,6 +45,7 @@ target_link_libraries(${LIBNAME} ...@@ -45,6 +45,7 @@ target_link_libraries(${LIBNAME}
PUBLIC PUBLIC
evio evio
et et
${CMAKE_DL_LIBS}
) )
install(TARGETS ${LIBNAME} install(TARGETS ${LIBNAME}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment