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

WIP: pipeline

parent 16056d4d
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
...@@ -2,6 +2,7 @@ get_filename_component(CAOSDB_CMAKE_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH) ...@@ -2,6 +2,7 @@ get_filename_component(CAOSDB_CMAKE_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH)
include(CMakeFindDependencyMacro) include(CMakeFindDependencyMacro)
find_dependency(Threads CONFIG REQUIRED)
find_dependency(Protobuf CONFIG REQUIRED) find_dependency(Protobuf CONFIG REQUIRED)
find_dependency(gRPC 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