Skip to content

Commit

Permalink
Move another macro to be compiled only
Browse files Browse the repository at this point in the history
  • Loading branch information
ktf committed Jan 26, 2024
1 parent 81d66fb commit cef34d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Detectors/TOF/prototyping/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ o2_add_test_root_macro(findTOFclusterFromLabel.C
O2::ReconstructionDataFormats
O2::CommonDataFormat
O2::TOFBase
LABELS tof)
LABELS tof COMPILE_ONLY)

o2_add_test_root_macro(checkTS.C
PUBLIC_LINK_LIBRARIES O2::DataFormatsTOF
Expand Down

0 comments on commit cef34d1

Please sign in to comment.