Skip to content
Snippets Groups Projects
Commit 1970cb37 authored by Martin Killenberg's avatar Martin Killenberg Committed by Martin Killenberg
Browse files

fix: required DeviceAccess version

parent cd0f8d61
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ endif()
FIND_PACKAGE(ChimeraTK-ControlSystemAdapter 02.11 REQUIRED)
# Find the DeviceAccess
FIND_PACKAGE(ChimeraTK-DeviceAccess 03.16 REQUIRED)
FIND_PACKAGE(ChimeraTK-DeviceAccess 03.18 REQUIRED)
# Find the XML parser library libxml++
FIND_PACKAGE(PkgConfig 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