Skip to content
Snippets Groups Projects
Commit d09c94ce authored by Jihee Kim's avatar Jihee Kim
Browse files

Fixed lib_name

parent 2d5153dd
No related branches found
No related tags found
1 merge request!4Template XML file
Pipeline #7344 failed
This commit is part of merge request !4. Comments created here will be created in the context of that merge request.
...@@ -11,7 +11,7 @@ find_package( DD4hep REQUIRED COMPONENTS DDCore DDG4 ) ...@@ -11,7 +11,7 @@ find_package( DD4hep REQUIRED COMPONENTS DDCore DDG4 )
#find_package(Acts REQUIRED COMPONENTS Core PluginIdentification PluginTGeo PluginDD4hep ) #find_package(Acts REQUIRED COMPONENTS Core PluginIdentification PluginTGeo PluginDD4hep )
#----------------------------------------------------------------------------------- #-----------------------------------------------------------------------------------
set(a_lib_name detector_template) set(a_lib_name reference_detector)
if("${PROJECT_NAME}" STREQUAL "reference_detector") if("${PROJECT_NAME}" STREQUAL "reference_detector")
message(WARNING " message(WARNING "
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment