Fix compilation error.
This commit is contained in:
@@ -40,7 +40,7 @@ add_executable (domod ${source_files})
|
||||
|
||||
target_link_libraries (domod
|
||||
LINK_PUBLIC
|
||||
jsoncpp
|
||||
json-cpp
|
||||
ubus-cpp
|
||||
ubox
|
||||
ubus
|
||||
|
||||
@@ -25,7 +25,7 @@ add_executable (sprinklerd ${source_files})
|
||||
target_link_libraries (sprinklerd
|
||||
LINK_PUBLIC
|
||||
ubus-cpp
|
||||
jsoncpp
|
||||
json-cpp
|
||||
ubox
|
||||
ubus
|
||||
blobmsg_json
|
||||
|
||||
Reference in New Issue
Block a user