Skip to content

Commit

Permalink
Merge pull request #40499 from smuzaffar/fw-plugin-fix
Browse files Browse the repository at this point in the history
FW fix: declare FWCoreIntegrationValueExample as library
  • Loading branch information
cmsbuild committed Jan 13, 2023
2 parents 04ede63 + 27ab4f9 commit 3e32036
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FWCore/Integration/plugins/BuildFile.xml
Expand Up @@ -47,6 +47,7 @@

<library file="ValueExample.cc" name="FWCoreIntegrationValueExample">
<use name="FWCore/ParameterSet"/>
<flags EDM_PLUGIN="0"/>
</library>

<library file="ValueExamplePlugin.cc" name="FWCoreIntegrationValueExamplePlugin">
Expand Down

0 comments on commit 3e32036

Please sign in to comment.