We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11872f2 + e93aca9 commit d0c5d92Copy full SHA for d0c5d92
Geometry/HGCalCommonData/plugins/BuildFile.xml
@@ -1,4 +1,5 @@
1
<library name="GeometryHGCalCommonDataPlugin" file="DD*.cc">
2
+ <flags CXXFLAGS="-O2" file="DDHGCalPassive.cc"/>
3
<use name="DetectorDescription/Core"/>
4
<use name="FWCore/Framework"/>
5
<use name="FWCore/MessageLogger"/>
@@ -23,6 +24,7 @@
23
24
</library>
25
26
<library name="DD4hep_GeometryHGCalCommonDataPlugins" file="dd4hep/*.cc">
27
28
<use name="DetectorDescription/DDCMS"/>
29
<use name="Geometry/HGCalCommonData"/>
30
<use name="dd4hep"/>
0 commit comments