Draft: Resolve "Make detector compile and correctly work on gcc 9.3 ubuntu 20.04"
Open
requested to merge 42-make-detector-compile-and-correctly-work-on-gcc-9-3-ubuntu-20-04 into master
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 4
− 2
@@ -2,10 +2,12 @@ cmake_minimum_required(VERSION 3.3 FATAL_ERROR)
@@ -2,10 +2,12 @@ cmake_minimum_required(VERSION 3.3 FATAL_ERROR)
#find_package(Acts REQUIRED COMPONENTS Core IdentificationPlugin TGeoPlugin DD4hepPlugin PATHS /home/whit/lib/cmake NO_DEFAULT_PATH)
@@ -16,7 +18,7 @@ set(a_lib_name reference_detector)
@@ -16,7 +18,7 @@ set(a_lib_name reference_detector)