Skip to content
Snippets Groups Projects

Template XML file

Merged Jihee Kim requested to merge template into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -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 "
Loading