Skip to content

Commit

Permalink
Merge pull request #26962 from smuzaffar/11X-fix-cxxmodule-HLT
Browse files Browse the repository at this point in the history
[HLT] fixes needed to build cxxmodules
  • Loading branch information
cmsbuild committed May 28, 2019
2 parents 459b903 + 16b92eb commit d73b4f3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions DataFormats/HLTReco/BuildFile.xml
Expand Up @@ -2,6 +2,11 @@
<use name="DataFormats/Common"/>
<use name="DataFormats/CLHEP"/>
<use name="DataFormats/Candidate"/>
<use name="DataFormats/L1Trigger"/>
<use name="DataFormats/RecoCandidate"/>
<use name="DataFormats/EgammaCandidates"/>
<use name="DataFormats/JetReco"/>
<use name="DataFormats/METReco"/>
<use name="boost"/>

<export>
Expand Down

0 comments on commit d73b4f3

Please sign in to comment.