Skip to content
Snippets Groups Projects
Commit dde42d5f authored by Matthias Stefan Bodenbenner's avatar Matthias Stefan Bodenbenner
Browse files

Merge branch '646-missing-vcpkg-package-mosquitto' into 'main'

add missing mosquitto package to install scripts

Closes #646

See merge request !2
parents d6d7729b b6db287c
No related branches found
No related tags found
1 merge request!2add missing mosquitto package to install scripts
Pipeline #472563 failed
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
#!/usr/bin/bash
vcpkg install boost-date-time boost-asio nlohmann-json boost-thread cpprestsdk boost-algorithm paho-mqttpp3 openssl
\ No newline at end of file
vcpkg install boost-date-time boost-asio nlohmann-json boost-thread cpprestsdk boost-algorithm paho-mqttpp3 openssl mosquitto
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment