mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-16 00:00:02 +01:00
cmake: link against imported target for libprotobuf-c
This commit is contained in:
parent
dc01d1cbdf
commit
d64b650f58
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ if(PROTOBUFC_FOUND)
|
|||
)
|
||||
|
||||
list(APPEND LIBRARIES
|
||||
${PROTOBUFC_LIBRARIES}
|
||||
PkgConfig::PROTOBUFC
|
||||
)
|
||||
|
||||
set_source_files_properties(villas.pb-c.h villas.pb-c.c
|
||||
|
|
Loading…
Add table
Reference in a new issue