Skip to content
Snippets Groups Projects

add missing mosquitto package to install scripts

2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
vcpkg install boost-date-time boost-asio nlohmann-json boost-thread cpprestsdk boost-algorithm paho-mqttpp3 openssl boost-date-time:x64-windows boost-asio:x64-windows nlohmann-json:x64-windows boost-thread:x64-windows cpprestsdk:x64-windows boost-algorithm:x64-windows paho-mqttpp3:x64-windows openssl:x64-windows
\ No newline at end of file
vcpkg install boost-date-time boost-asio nlohmann-json boost-thread cpprestsdk boost-algorithm paho-mqttpp3 openssl mosquitto boost-date-time:x64-windows boost-asio:x64-windows nlohmann-json:x64-windows boost-thread:x64-windows cpprestsdk:x64-windows boost-algorithm:x64-windows paho-mqttpp3:x64-windows openssl:x64-windows mosquitto:x64-windows
\ No newline at end of file
Loading