Skip to content

Commit

Permalink
traccc setup acts (test)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredevb committed Jul 12, 2024
1 parent 76ffd3f commit 6e51b91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions thirdparty/traccc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ set( TRACCC_SETUP_DFELIBS OFF CACHE BOOL
"Do not set up dfelibs as part of Traccc" )
set( TRACCC_SETUP_DETRAY OFF CACHE BOOL
"Do not set up Detray as part of Traccc" )
set( TRACCC_SETUP_ACTS OFF CACHE BOOL
"Do not set up ACTS as part of Traccc" )
set( TRACCC_SETUP_ACTS ON CACHE BOOL
"Set up ACTS as part of Traccc" )
set( TRACCC_SETUP_TBB OFF CACHE BOOL
"Do not set up TBB as part of Traccc" )

Expand Down

0 comments on commit 6e51b91

Please sign in to comment.