Skip to content
Snippets Groups Projects
Verified Commit b983b7f1 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent 306be273
No related branches found
No related tags found
No related merge requests found
Pipeline #8244 passed
Pipeline: caosdb-cppinttest

#8245

    ......@@ -2,7 +2,7 @@ get_filename_component(CAOSDB_CMAKE_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH)
    include(CMakeFindDependencyMacro)
    find_dependency(Threads CONFIG REQUIRED)
    find_dependency(Threads REQUIRED)
    find_dependency(Protobuf CONFIG REQUIRED)
    find_dependency(gRPC CONFIG REQUIRED)
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment