Skip to content

Commit b4cda99

Browse files
shahor02sawenzel
authored andcommitted
Fix: cxx file was not in the CMakeLists
1 parent ad40b2d commit b4cda99

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Detectors/Base/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ o2_add_library(DetectorsBase
1616
src/MatLayerCyl.cxx
1717
src/MatLayerCylSet.cxx
1818
src/Ray.cxx
19+
src/DCAFitter.cxx
1920
PUBLIC_LINK_LIBRARIES FairRoot::Base
2021
O2::CommonUtils
2122
O2::DetectorsCommonDataFormats

0 commit comments

Comments
 (0)