From 02f870872ecc19b5d4fd21e4fd6dc6306de145de Mon Sep 17 00:00:00 2001
From: Markus Frank <markus.frank@cern.ch>
Date: Fri, 7 Aug 2015 04:38:38 +0000
Subject: [PATCH] Fix examples in nightlies

---
 examples/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
index a8f6a7483..963aceab0 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]
-- 
GitLab