We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc2b592 commit 529485dCopy full SHA for 529485d
others/scripts/mqtt/requirements.sh
@@ -53,6 +53,6 @@ git clone https://github.com/eclipse/paho.mqtt.c.git
53
cd paho.mqtt.c
54
mkdir build
55
cd build
56
-cmake -DPAHO_BUILD_DOCUMENTATION=FALSE -DPAHO_WITH_SSL=TRUE ..
+cmake -DPAHO_BUILD_DOCUMENTATION=FALSE -DPAHO_WITH_SSL=FALSE ..
57
make
58
sudo make install
0 commit comments