mirror of
https://github.com/espressif/openthread.git
synced 2026-08-18 00:19:52 +00:00
[tests] fix external commissioner building options (#5321)
This commit aligns the external commissioner building options with OT commissioner.
This commit is contained in:
@@ -221,6 +221,8 @@ jobs:
|
||||
-DCMAKE_CXX_STANDARD_REQUIRED=ON \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr/local \
|
||||
-DOT_COMM_COVERAGE=ON \
|
||||
-DOT_COMM_CCM=OFF \
|
||||
-S . -B build
|
||||
cmake --build build
|
||||
sudo cmake --install build
|
||||
|
||||
Reference in New Issue
Block a user