Skip to content

Commit 0bae083

Browse files
committed
ITS: TrackExtension switch to fmt for macos
1 parent 80d6165 commit 0bae083

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
# granted to it by virtue of its status as an Intergovernmental Organization
1010
# or submit itself to any jurisdiction.
1111

12-
o2_add_test_root_macro(
13-
PostTrackExtension.C
14-
PUBLIC_LINK_LIBRARIES ROOT::Hist ROOT::RIO ROOT::Core ROOT::Gpad
15-
LABELS its-study
16-
COMPILE_ONLY)
12+
# o2_add_test_root_macro(
13+
# PostTrackExtension.C
14+
# PUBLIC_LINK_LIBRARIES ROOT::Hist ROOT::RIO ROOT::Core ROOT::Gpad
15+
# LABELS its-study
16+
# COMPILE_ONLY)

Detectors/ITSMFT/ITS/postprocessing/studies/macros/PostTrackExtension.C renamed to Detectors/ITSMFT/ITS/postprocessing/studies/macros/PostTrackExtension.notest

File renamed without changes.

0 commit comments

Comments
 (0)