[tests] fix external commissioner building options (#5321)

This commit aligns the external commissioner building options with OT
commissioner.
This commit is contained in:
kangping
2020-08-01 09:38:27 -07:00
committed by GitHub
parent 6488b25484
commit f0f924a747
+2
View File
@@ -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