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

Update conanfile.py

parent d1e6250c
Branches
Tags
Loading
Pipeline #50746 failed
Pipeline: caosdb-cppinttest

#50749

    ...@@ -23,6 +23,7 @@ class CaosdbConan(ConanFile): ...@@ -23,6 +23,7 @@ class CaosdbConan(ConanFile):
    generators = "cmake" generators = "cmake"
    requires = [ requires = [
    ("grpc/1.48.0"), ("grpc/1.48.0"),
    ("zlib/1.3.1")
    ] ]
    build_requires = [ build_requires = [
    ("boost/1.78.0"), ("boost/1.78.0"),
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment