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

WIP: Fixing abseil compilation errors on gcc13 with vcpkg

parent 3e6b74ce
Branches
Tags
2 merge requests!61Release 0.3.0,!53Add vcpkg support
Pipeline #53990 passed
Pipeline: CaosDB Octave library

#53993

    Pipeline: caosdb-julialib

    #53992

      Pipeline: caosdb-cppinttest

      #53991

        ......@@ -5,13 +5,18 @@
        "description": "C++ library for the CaosDB project",
        "license": "AGPL-3.0-or-later",
        "dependencies": [
        "boost",
        "boost-beast",
        "boost-filesystem",
        "boost-json",
        "boost-log",
        "boost-smart-ptr",
        "boost-thread",
        "grpc",
        "protobuf",
        "zlib",
        "gtest"
        ],
        "builtin-baseline": "76d4836f3b1e027758044fdbdde91256b0f0955d",
        "builtin-baseline": "726f9202943e5743bef917d40810702a61e2d44c",
        "overrides": [
        {
        "name": "boost",
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment