diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index a8f6a7483ea1f1fe40ac44c556752d0bbe1f5020..963aceab0bfa26e05fc71452a96330f549c0131d 100644 --- a/examples/CMakeLists.txt +++ b/examples/CMakeLists.txt @@ -30,6 +30,7 @@ include ( ${DD4hep_DIR}/cmake/DD4hep.cmake ) # find_package ( ROOT REQUIRED COMPONENTS Geom GenVector MathCore ) # +dd4hep_configure_output() dd4hep_package ( DD4hepExample MAJOR 0 MINOR 0 PATCH 1 USES [ROOT REQUIRED COMPONENTS Geom GenVector MathCore] [DD4hep REQUIRED COMPONENTS DDCore]