Skip to content
Snippets Groups Projects
Commit 9c7c34c7 authored by Sergei Zharko's avatar Sergei Zharko
Browse files

reco/KF/KF.cmake: added dependency on CbmTrdBase lib (bugfix)

parent e7134595
No related branches found
No related tags found
No related merge requests found
Pipeline #17693 canceled
...@@ -174,7 +174,7 @@ ENDIF (SSE_FOUND) ...@@ -174,7 +174,7 @@ ENDIF (SSE_FOUND)
set(LINKDEF KFLinkDef.h) set(LINKDEF KFLinkDef.h)
Set(LIBRARY_NAME KF) Set(LIBRARY_NAME KF)
Set(DEPENDENCIES Set(DEPENDENCIES
CbmStsBase CbmMvd CbmBase CbmRecoBase CbmMuchBase CbmData Base Vc.a Minuit2 CbmStsBase CbmTrdBase CbmMvd CbmBase CbmRecoBase CbmMuchBase CbmData Base Vc.a Minuit2
) )
Set(DEFINITIONS -DDO_TPCCATRACKER_EFF_PERFORMANCE -DNonhomogeneousField -DCBM -DUSE_TIMERS) Set(DEFINITIONS -DDO_TPCCATRACKER_EFF_PERFORMANCE -DNonhomogeneousField -DCBM -DUSE_TIMERS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment