Feature/cmake update
- Oct 26, 2020
-
-
Stéphane Del Pino authored
The selected `gcov` binary was not used which could lead to errors
-
Stéphane Del Pino authored
Now internal libraries are build as shared ones to reduce linking time. One can build static libraries using '-DBUILD_SHARED_LIBS=OFF'
-