Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C++ Interface
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WZL-IQS-Public
Sensor Interfacing Language (SOIL)
C++ Interface
Commits
b6db287c
Unverified
Commit
b6db287c
authored
1 year ago
by
Tim Heß
Browse files
Options
Downloads
Patches
Plain Diff
add missing mosquitto package to install scripts
parent
b47dcfda
No related branches found
No related tags found
1 merge request
!2
add missing mosquitto package to install scripts
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
install_packages.bat
+1
-1
1 addition, 1 deletion
install_packages.bat
install_packages.sh
+1
-1
1 addition, 1 deletion
install_packages.sh
with
2 additions
and
2 deletions
install_packages.bat
+
1
−
1
View file @
b6db287c
vcpkg
install
boost
-date-time
boost
-asio
nlohmann
-json
boost
-thread
cpprestsdk
boost
-algorithm
paho
-mqttpp
3
openssl
boost
-date-time
:x
64
-windows
boost
-asio
:x
64
-windows
nlohmann
-json
:x
64
-windows
boost
-thread
:x
64
-windows
cpprestsdk
:x
64
-windows
boost
-algorithm
:x
64
-windows
paho
-mqttpp
3
:x
64
-windows
openssl
:x
64
-windows
vcpkg
install
boost
-date-time
boost
-asio
nlohmann
-json
boost
-thread
cpprestsdk
boost
-algorithm
paho
-mqttpp
3
openssl
mosquitto
boost
-date-time
:x
64
-windows
boost
-asio
:x
64
-windows
nlohmann
-json
:x
64
-windows
boost
-thread
:x
64
-windows
cpprestsdk
:x
64
-windows
boost
-algorithm
:x
64
-windows
paho
-mqttpp
3
:x
64
-windows
openssl
:x
64
-windows
mosquitto
:x
64
-windows
\ No newline at end of file
\ No newline at end of file
This diff is collapsed.
Click to expand it.
install_packages.sh
+
1
−
1
View file @
b6db287c
#!/usr/bin/bash
#!/usr/bin/bash
vcpkg
install
boost-date-time boost-asio nlohmann-json boost-thread cpprestsdk boost-algorithm paho-mqttpp3 openssl
vcpkg
install
boost-date-time boost-asio nlohmann-json boost-thread cpprestsdk boost-algorithm paho-mqttpp3 openssl mosquitto
\ No newline at end of file
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment