Line Code
1 2 3 4 5 6 7 8 9 10 11 12
<library file="*.cc" name="GeometryMuonCommonDataPlugin">
  <use name="DetectorDescription/Core"/>
  <use name="FWCore/PluginManager"/>
  <flags EDM_PLUGIN="1"/>
</library>

<library name="DD4hep_GeometryMuonCommonDataPlugins" file="dd4hep/*.cc">
  <use name="DetectorDescription/DDCMS"/>
  <use name="dd4hep"/>
  <lib name="Geom"/>
  <flags DD4HEP_PLUGIN="1"/>
</library>