Skip to content

Commit f0a79f4

Browse files
sevdokimshahor02
authored andcommitted
update Detectors/CPV/calib/CMakeLists.txt
1 parent 69b1cc6 commit f0a79f4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Detectors/CPV/calib/CMakeLists.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,14 @@ if(BUILD_TESTING)
3535
PUBLIC_LINK_LIBRARIES O2::CCDB O2::DataFormatsCPV
3636
LABELS CPV COMPILE_ONLY)
3737

38+
o2_add_test_root_macro(macros/readPedEfficienciesFromCCDB.C
39+
PUBLIC_LINK_LIBRARIES O2::CCDB O2::CPVBase
40+
LABELS CPV COMPILE_ONLY)
41+
42+
o2_add_test_root_macro(macros/readThresholdsFEEFromCCDB.C
43+
PUBLIC_LINK_LIBRARIES O2::CCDB O2::CPVBase
44+
LABELS CPV COMPILE_ONLY)
45+
3846
o2_add_test_root_macro(macros/PostBadMapCCDB.C
3947
PUBLIC_LINK_LIBRARIES O2::CCDB O2::DataFormatsCPV
4048
LABELS CPV COMPILE_ONLY)

0 commit comments

Comments
 (0)