mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
remove linking to libjansson from libvillas-fpga because this is already
included in libvillas-common. Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
This commit is contained in:
parent
1578a26915
commit
3e74c0d7a4
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ target_include_directories(villas-fpga
|
|||
)
|
||||
|
||||
target_link_libraries(villas-fpga PUBLIC
|
||||
${JANSSON_LIBRARIES}
|
||||
${CMAKE_THREAD_LIBS_INIT}
|
||||
${CMAKE_DL_LIBS}
|
||||
m
|
||||
|
|
Loading…
Add table
Reference in a new issue