Skip to content

Commit

Permalink
Merge pull request #23423 from smuzaffar/cond-plugin-cleanup
Browse files Browse the repository at this point in the history
[10.2.X] Cleanup CondCore/SiStripPlugins  y moving the plugin in plugins directory
  • Loading branch information
cmsbuild committed Jun 6, 2018
2 parents b26e3c7 + ccec4f6 commit ab2eb03
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
6 changes: 0 additions & 6 deletions CondCore/SiStripPlugins/BuildFile.xml

This file was deleted.

8 changes: 8 additions & 0 deletions CondCore/SiStripPlugins/plugins/BuildFile.xml
Expand Up @@ -98,3 +98,11 @@
<use name="CalibTracker/StandaloneTrackerTopology"/>
<use name="boost_python"/>
</library>

<library file="plugin.cc" name="CondCoreSiStripPluginsOthers">
<use name="FWCore/Framework"/>
<use name="FWCore/PluginManager"/>
<use name="CondCore/ESSources"/>
<use name="CondFormats/SiStripObjects"/>
<use name="CondFormats/DataRecord"/>
</library>
File renamed without changes.

0 comments on commit ab2eb03

Please sign in to comment.