Skip to content

Commit e47fc60

Browse files
matthias-kleinershahor02
authored andcommitted
ICCs: Adding missing suffix to CMake
1 parent c436c07 commit e47fc60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Detectors/TPC/workflow/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ o2_add_executable(calib-gainmap-tracks
203203

204204
o2_add_executable(integrate-clusters
205205
COMPONENT_NAME tpc
206-
SOURCES src/tpc-integrate-cluster-currents
206+
SOURCES src/tpc-integrate-cluster-currents.cxx
207207
PUBLIC_LINK_LIBRARIES O2::TPCWorkflow)
208208

209209
o2_add_test(workflow

0 commit comments

Comments
 (0)