Skip to content

Commit

Permalink
Update PseudoTrap reference files after updates in ROOT
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusFrankATcernch committed Jan 21, 2025
1 parent 155e4fc commit 23df6a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ClientTests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ list(APPEND ClientTests_ShapeTests EightPointSolid Eightpoint_Reflect_Volume Eig
list(APPEND ClientTests_ShapeTests Polycone Polyhedra Sphere Torus Trap Trd1 Trd2)
list(APPEND ClientTests_ShapeTests TruncatedTube ExtrudedPolygon)

IF(ROOT_VERSION VERSION_GREATER_EQUAL 6.35.01)
IF(NOT DD4HEP_USE_GEANT4_UNITS AND ROOT_VERSION VERSION_GREATER_EQUAL 6.35.01)
list(APPEND ClientTests_ShapeTests PseudoTrap PseudoTrap1 PseudoTrap2)
ENDIF()
#
Expand Down

0 comments on commit 23df6a7

Please sign in to comment.