Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 228 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 228 Bytes

mqtt-rpc-client-qt

To install the qmqtt library on macos:

cd /tmp
git clone https://github.com/emqtt/qmqtt.git
cd qmqtt
~/Qt5.9.7/5.9.7/clang_64/bin/qmake -r
make install

Organization of this repo subject to change