Skip to content

Commit 86c943b

Browse files
committed
ITS: Add fmt to postproc
1 parent eb3b349 commit 86c943b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Detectors/ITSMFT/ITS/postprocessing/studies/macros/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111

1212
o2_add_test_root_macro(
1313
PostTrackExtension.C
14-
PUBLIC_LINK_LIBRARIES ROOT::Hist ROOT::RIO ROOT::Core ROOT::Gpad
14+
PUBLIC_LINK_LIBRARIES ROOT::Hist ROOT::RIO ROOT::Core ROOT::Gpad fmt::fmt
1515
LABELS its-study
1616
COMPILE_ONLY)

0 commit comments

Comments
 (0)