Skip to content

Commit

Permalink
Disable header consistency checks for EDFilter.h EDProducer.h
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Jan 11, 2023
1 parent ce89416 commit 1311dff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions FWCore/Framework/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
<use name="FWCore/Utilities"/>
<use name="FWCore/Version"/>
<flags ADD_SUBDIR="1"/>
<!-- Disable header consistency checks: https://github.com/cms-sw/cmssw/pull/39710 -->
<flags IGNORE_HEADER_CHECK="EDFilter.h EDProducer.h"/>
<export>
<lib name="1"/>
</export>

0 comments on commit 1311dff

Please sign in to comment.