Skip to content
Snippets Groups Projects
Commit 5b5d603c authored by Joscha Schmiedt's avatar Joscha Schmiedt
Browse files

Downgrade vcpkg baseline version

libcaosdb is not compatible with boost 1.86.0, so we go down with vcpkg's baseline version.
parent 383b3889
No related branches found
No related tags found
2 merge requests!61Release 0.3.0,!53Add vcpkg support
Pipeline #53985 failed
This commit is part of merge request !53. Comments created here will be created in the context of that merge request.
Subproject commit 8ae59b5b1329a51875abc71d528da93d9c3e8972 Subproject commit a74164519874e4671e9e496444148df1d7f5006c
...@@ -10,5 +10,12 @@ ...@@ -10,5 +10,12 @@
"protobuf", "protobuf",
"zlib", "zlib",
"gtest" "gtest"
],
"builtin-baseline": "76d4836f3b1e027758044fdbdde91256b0f0955d",
"overrides": [
{
"name": "boost",
"version": "1.78.0"
}
] ]
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment