We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac2ac36 commit 3922d50Copy full SHA for 3922d50
2 files changed
Detectors/ITSMFT/ITS/macros/test/CMakeLists.txt
@@ -113,3 +113,8 @@ o2_add_test_root_macro(CheckDuplicates.C
113
PUBLIC_LINK_LIBRARIES O2::DataFormatsITS
114
O2::DataFormatsITSMFT
115
LABELS its)
116
+
117
+o2_add_test_root_macro(CheckDROF.C
118
+ PUBLIC_LINK_LIBRARIES O2::DataFormatsITS
119
+ O2::DataFormatsITSMFT
120
+ LABELS its)
0 commit comments