mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
cmake: add missing library dependency to libvillas
This commit is contained in:
parent
590166f7fa
commit
b35a60e038
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ set(LIB_SRC
|
|||
)
|
||||
|
||||
add_subdirectory(nodes)
|
||||
list(APPEND LIBRARIES villas-nodes)
|
||||
|
||||
if(LIBCONFIG_FOUND)
|
||||
list(APPEND INCLUDE_DIRS ${LIBCONFIG_INCLUDE_DIRS})
|
||||
|
|
Loading…
Add table
Reference in a new issue