1
0
Fork 0
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:
Niklas Eiling 2024-01-03 11:43:37 +01:00 committed by Niklas Eiling
parent 1578a26915
commit 3e74c0d7a4

View file

@ -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