Skip to content
Snippets Groups Projects
Commit 01f3c205 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Require edm4hep 0.4.1

parent d199bba0
No related branches found
No related tags found
1 merge request!81Mutable datatypes in podio@0.14.1 and later
Pipeline #29123 failed
......@@ -17,7 +17,7 @@ endif(APPLE)
find_package(podio 0.14.1 REQUIRED)
include_directories(${podio_INCLUDE_DIR})
find_package(EDM4HEP REQUIRED)
find_package(EDM4HEP 0.4.1 REQUIRED)
#include(cmake/root.cmake)
list(APPEND CMAKE_PREFIX_PATH $ENV{ROOTSYS})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment