Skip to content
Snippets Groups Projects
Commit dcdcf2e6 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

Merge branch 'acts_config' into 'master'

Run acts cmake configure step

See merge request !1
parents dd6a4e5c 15423668
No related branches found
No related tags found
1 merge request!1Run acts cmake configure step
...@@ -8,8 +8,7 @@ PROJECT(athena ...@@ -8,8 +8,7 @@ PROJECT(athena
set(CMAKE_CXX_STANDARD 17) set(CMAKE_CXX_STANDARD 17)
find_package( DD4hep REQUIRED COMPONENTS DDCore DDG4 ) find_package( DD4hep REQUIRED COMPONENTS DDCore DDG4 )
#find_package(Acts REQUIRED COMPONENTS Core IdentificationPlugin TGeoPlugin DD4hepPlugin PATHS /home/whit/lib/cmake NO_DEFAULT_PATH) find_package(Acts REQUIRED COMPONENTS Core PluginIdentification PluginTGeo PluginDD4hep )
#find_package(Acts REQUIRED COMPONENTS Core PluginIdentification PluginTGeo PluginDD4hep )
#----------------------------------------------------------------------------------- #-----------------------------------------------------------------------------------
set(a_lib_name athena) set(a_lib_name athena)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment