add missing mosquitto package to install scripts
Merged
requested to merge wzl-mq-ms/forschung-lehre/benchmark-optitrack/cpp-interface:646-missing-vcpkg-package-mosquitto into main
Compare changes
+ 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