1
0
Fork 0
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:
Steffen Vogel 2018-07-04 15:14:02 +02:00
parent dc01d1cbdf
commit d64b650f58

View file

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