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
- Apr 02, 2021
-
-
Dmitry Romanov authored
While find_package is commented out (I guess because of some discovery issues) find_library approach would have the same functionality but also allow to put CMake flag -DActs_ROOT... to set ACTS directory if it is not in the standard place. Acts_ROOT - is the recommended name by CMP0074 cmake policy
-