We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 819402b commit 4ab5435Copy full SHA for 4ab5435
2 files changed
Detectors/ITSMFT/ITS/macros/test/CMakeLists.txt
@@ -118,3 +118,8 @@ o2_add_test_root_macro(CheckDROF.C
118
PUBLIC_LINK_LIBRARIES O2::DataFormatsITS
119
O2::DataFormatsITSMFT
120
LABELS its)
121
+
122
+o2_add_test_root_macro(CheckStaggering.C
123
+ PUBLIC_LINK_LIBRARIES O2::DataFormatsITS
124
+ O2::DataFormatsITSMFT
125
+ LABELS its)
0 commit comments