From da755fcacedbfa44c1aa5982d51518527da67551 Mon Sep 17 00:00:00 2001
From: Zhang Yao <zhangyao@ihep.ac.cn>
Date: Tue, 5 Jan 2021 14:44:16 +0800
Subject: [PATCH] Update CMakeLists of RecGenfitAlg

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

diff --git a/Reconstruction/RecGenfitAlg/CMakeLists.txt b/Reconstruction/RecGenfitAlg/CMakeLists.txt
index d418760c..45617cab 100644
--- a/Reconstruction/RecGenfitAlg/CMakeLists.txt
+++ b/Reconstruction/RecGenfitAlg/CMakeLists.txt
@@ -28,7 +28,6 @@ target_include_directories(RecGenfitAlg PUBLIC
         $<BUILD_INTERFACE:${CMAKE_CURRENT_LIST_DIR}>/include
         $<INSTALL_INTERFACE:${CMAKE_INSTALL_INCLUDEDIR}>
         $<BUILD_INTERFACE:$ENV{GENFIT_ROOT}>/include
-        $<INSTALL_INTERFACE:$ENV{GENFIT_ROOT}>/lib64
 )
 
 install(TARGETS RecGenfitAlg
-- 
GitLab