Skip to content

Commit af0bd6a

Browse files
committed
make it compile
1 parent 5230746 commit af0bd6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ALICE3/Core/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
o2physics_add_library(ALICE3Core
1313
SOURCES TOFResoALICE3.cxx
1414
TrackUtilities.cxx
15+
FlatLutEntry.cxx
1516
FlatTrackSmearer.cxx
1617
GeometryContainer.cxx
1718
PUBLIC_LINK_LIBRARIES O2::Framework
@@ -27,6 +28,7 @@ o2physics_target_root_dictionary(ALICE3Core
2728
o2physics_add_library(FastTracker
2829
SOURCES FastTracker.cxx
2930
DetLayer.cxx
31+
FlatLutEntry.cxx
3032
FlatLutWriter.cxx
3133
PUBLIC_LINK_LIBRARIES O2::Framework
3234
O2Physics::AnalysisCore

0 commit comments

Comments
 (0)