We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b0bc13 commit c0235afCopy full SHA for c0235af
README.md
@@ -144,6 +144,7 @@ You can pass the following options to `cmake ..`:
144
145
* `-DBUILD_SAMPLE` -- Build the sample executables. ON by default.
146
* `-DIOT_CORE_ENABLE_CREDENTIALS` -- Build the sample applications using IoT credentials. OFF by default.
147
+* `-DENABLE_DATA_CHANNEL` -- Build SDK & samples with data channel. ON by default.
148
* `-DBUILD_STATIC_LIBS` -- Build all KVS WebRTC and third-party libraries as static libraries. Default: OFF (shared build).
149
* `-DADD_MUCLIBC` -- Add -muclibc c flag
150
* `-DBUILD_DEPENDENCIES` -- Whether or not to build depending libraries from source
0 commit comments