Skip to content

Commit 6826ec1

Browse files
aalkinktf
authored andcommitted
rename aod data model graph creator executable
1 parent b122c0f commit 6826ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Analysis/DataModel/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ install(FILES
4444
DESTINATION
4545
include/PID)
4646

47-
o2_add_executable(dump-aod-data-model
47+
o2_add_executable(aod-data-model-graph
4848
SOURCES src/aodDataModelGraph.cxx
4949
PUBLIC_LINK_LIBRARIES O2::Framework O2::AnalysisDataModel
5050
)

0 commit comments

Comments
 (0)