From 739a6df4ddfd2da1909d8ab727342f51c68cef28 Mon Sep 17 00:00:00 2001
From: Markus Frank <Markus.Frank@cern.ch>
Date: Thu, 21 Jun 2018 15:08:30 +0200
Subject: [PATCH] Allow for out-of-source builds of the examples with a
 read-only DD4hep installation

---
 examples/LHeD/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/LHeD/CMakeLists.txt b/examples/LHeD/CMakeLists.txt
index 8c8bacfd6..17a775f42 100644
--- a/examples/LHeD/CMakeLists.txt
+++ b/examples/LHeD/CMakeLists.txt
@@ -63,7 +63,6 @@ dd4hep_add_test_reg( LHeD_check_overlaps_LONGTEST
                     --tolerance=0.1
   REGEX_PASS " Execution finished..." )
 #
-#
 #---Geant4 Testsing-----------------------------------------------------------------
 #
 if (DD4HEP_USE_GEANT4)
-- 
GitLab