Merge branch 'master' of https://git.epicsparrow.com/epicsparrow/CMakeTemplate
This commit is contained in:
commit
28602f22a8
@ -376,6 +376,7 @@ include_directories(
|
|||||||
if(LIB_SRC_LIST)
|
if(LIB_SRC_LIST)
|
||||||
target_link_libraries(
|
target_link_libraries(
|
||||||
${LIBRARY_NAME}
|
${LIBRARY_NAME}
|
||||||
|
-ldl
|
||||||
${LIB_DEPENDENCIES_LIST}
|
${LIB_DEPENDENCIES_LIST}
|
||||||
)
|
)
|
||||||
if(EXEC_SRC_LIST)
|
if(EXEC_SRC_LIST)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user