Skip to content

Commit

Permalink
Remove dd4hep macros to avoid redefinition warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Mar 23, 2021
1 parent 67147ff commit e114741
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions vecgeom-toolfile.spec
Expand Up @@ -18,12 +18,8 @@ cat << \EOF_TOOLFILE >%i/etc/scram.d/vecgeom_interface.xml
<environment name="INCLUDE" default="$VECGEOM_INTERFACE_BASE/include"/>
<environment name="INCLUDE" default="$VECGEOM_INTERFACE_BASE/include/VecGeom"/>
</client>
<flags CPPDEFINES="VECGEOM_SCALAR"/>
<flags CPPDEFINES="VECGEOM_REPLACE_USOLIDS"/>
<flags CPPDEFINES="VECGEOM_NO_SPECIALIZATION"/>
<flags CPPDEFINES="VECGEOM_USOLIDS"/>
<flags CPPDEFINES="VECGEOM_INPLACE_TRANSFORMATIONS"/>
<flags CPPDEFINES="VECGEOM_USE_INDEXEDNAVSTATES"/>
<runtime name="ROOT_INCLUDE_PATH" value="$VECGEOM_INTERFACE_BASE/include" type="path"/>
<runtime name="ROOT_INCLUDE_PATH" value="$VECGEOM_INTERFACE_BASE/include/VecGeom" type="path"/>
<use name="root_cxxdefaults"/>
Expand Down

0 comments on commit e114741

Please sign in to comment.