[posix] update ot-cli to include ot-config definitions (#6474)

It also updates ot-daemon.
This commit is contained in:
Abtin Keshavarzian
2021-04-27 23:14:24 -07:00
committed by GitHub
parent 30b21f6036
commit 2999f834e6
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -59,6 +59,7 @@ target_link_libraries(ot-cli
openthread-spinel-rcp
${OT_MBEDTLS}
${READLINE_LINK_LIBRARIES}
ot-config
)
+1
View File
@@ -55,6 +55,7 @@ target_link_libraries(ot-daemon PRIVATE
openthread-hdlc
openthread-spinel-rcp
${OT_MBEDTLS}
ot-config
)
add_executable(ot-ctl