From 0b4111fa4011418e49b53492c7bfdf7a701c8c1b Mon Sep 17 00:00:00 2001
From: Markus Frank <Markus.Frank@cern.ch>
Date: Mon, 11 Jul 2022 14:24:23 +0200
Subject: [PATCH] Try to fix MAC link error

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

diff --git a/DDTest/CMakeLists.txt b/DDTest/CMakeLists.txt
index 0037c8637..bd3d7e2d2 100644
--- a/DDTest/CMakeLists.txt
+++ b/DDTest/CMakeLists.txt
@@ -15,7 +15,6 @@ add_library(DD4hep::DDTest ALIAS DDTest)
 dd4hep_use_python_executable()
 target_include_directories(DDTest INTERFACE include)
 
-
 foreach(TEST_NAME
     test_example
     test_bitfield64
-- 
GitLab