Skip to content
Snippets Groups Projects
Commit f297a6b5 authored by Jens Georg's avatar Jens Georg
Browse files

build: Bump dependency for test helper lib

parent ba67ad84
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ set(CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} -Wl,--export-dynamic
include(cmake/add_dependency.cmake)
add_dependency(ChimeraTK-ControlSystemAdapter 01.03 REQUIRED)
add_dependency(doocs-server-test-helper 01.02 REQUIRED)
add_dependency(doocs-server-test-helper 01.03 REQUIRED)
add_dependency(DOOCS 19.02.0 COMPONENTS server REQUIRED)
FIND_PACKAGE(Boost COMPONENTS thread 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