From e713459543260255cbe7df49f97ec6301310955b Mon Sep 17 00:00:00 2001
From: "s.zharko@gsi.de" <s.zharko@gsi.de>
Date: Mon, 20 Jun 2022 13:08:20 +0200
Subject: [PATCH] /core/base/CMakeLists.txt patch

---
 core/base/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/base/CMakeLists.txt b/core/base/CMakeLists.txt
index ee65ab3b77..822f3d9a80 100644
--- a/core/base/CMakeLists.txt
+++ b/core/base/CMakeLists.txt
@@ -69,6 +69,6 @@ Set(DEPENDENCIES
 
 GENERATE_LIBRARY()
 
-Install(FILES CbmDigitize.h report/CbmReportElement.h
+Install(FILES CbmDigitize.h CbmTrackingDetectorInterfaceBase.h report/CbmReportElement.h
         DESTINATION include
        )
-- 
GitLab