Skip to content

Commit 175e6ac

Browse files
authored
GLO: Revert changes on CMakeLists (#13339)
In #13069 these were mistakenly removed and changes are now reverted.
1 parent eb5e835 commit 175e6ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Detectors/GlobalTracking/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ o2_add_library(GlobalTracking
2222
src/MatchGlobalFwdAssessment.cxx
2323
src/MatchGlobalFwdParam.cxx
2424
src/MatchTOFParams.cxx
25+
src/MatchITSTPCQC.cxx
26+
src/ITSTPCMatchingQCParams.cxx
2527
PUBLIC_LINK_LIBRARIES O2::Framework
2628
O2::DataFormatsTPC
2729
O2::DataFormatsITSMFT

0 commit comments

Comments
 (0)