mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
cmake: link against DL
This commit is contained in:
parent
18e55c7fb4
commit
db27b8a8be
1 changed files with 1 additions and 1 deletions
|
@ -35,5 +35,5 @@ target_include_directories(villas-common PUBLIC
|
|||
|
||||
target_link_libraries(villas-common PUBLIC
|
||||
${JANSSON_LIBRARIES}
|
||||
-ldl
|
||||
${CMAKE_DL_LIBS}
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue