From 5ed0de7c4d84d4812cbe0a94301672f1236701df Mon Sep 17 00:00:00 2001
From: lintao <lintao51@gmail.com>
Date: Tue, 20 Dec 2022 11:21:59 +0800
Subject: [PATCH] add the k4FWCore.

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

diff --git a/Analysis/DumpEvent/CMakeLists.txt b/Analysis/DumpEvent/CMakeLists.txt
index 2c27a0e0..d432b646 100644
--- a/Analysis/DumpEvent/CMakeLists.txt
+++ b/Analysis/DumpEvent/CMakeLists.txt
@@ -11,6 +11,7 @@ gaudi_add_module(DumpEvent
                       ${CLHEP_LIBRARIES}
 		      ${DD4hep_COMPONENT_LIBRARIES}
                       DetInterface
+                      k4FWCore::k4FWCore
 )
 
 install(TARGETS DumpEvent
-- 
GitLab