Skip to content

Commit 0b3a5c8

Browse files
authored
[Trigger] Boost::system does not exist any more in new boost versions (#15249)
1 parent c97275a commit 0b3a5c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EventFiltering/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ o2physics_add_dpl_workflow(je-hf-filter
6969

7070
o2physics_add_dpl_workflow(fje-filter
7171
SOURCES PWGJE/fullJetFilter.cxx
72-
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGJECore FastJet::FastJet FastJet::Contrib Boost::system
72+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGJECore FastJet::FastJet FastJet::Contrib
7373
COMPONENT_NAME Analysis)
7474

7575
o2physics_add_dpl_workflow(lf-strangeness-filter

0 commit comments

Comments
 (0)