Cmake on centos 7.5
Hello, i have some troubles about cmake step to install corsika 8 on centos 7.5. I saw there was an issue last year and he had same problems. It's very important for me to have a version without docker for my benchmarks (performance counters).
I use gcc/gfortran/g++ version 8.3 + cmake 3.19 (PATH modified).
I did pip command for conan, created folders like readme,... but i have always the same problem when i use cmake (after that, make doesn't work, there are multiple errors) :
On my laptop on ubuntu 20.04, I haven't these problems.