Fix compilation error.

This commit is contained in:
jbnadal
2017-06-07 17:43:54 +02:00
parent f77be535dd
commit 0bae99c31a
4 changed files with 8 additions and 10 deletions

View File

@@ -40,7 +40,7 @@ add_executable (domod ${source_files})
target_link_libraries (domod
LINK_PUBLIC
jsoncpp
json-cpp
ubus-cpp
ubox
ubus

View File

@@ -25,7 +25,7 @@ add_executable (sprinklerd ${source_files})
target_link_libraries (sprinklerd
LINK_PUBLIC
ubus-cpp
jsoncpp
json-cpp
ubox
ubus
blobmsg_json