Skip to content

cmake refactor

Ghislain MARY requested to merge feature/cmake-refactor into master

Use the CMAKE_INDEPENDENT_CODE property instead of using -fPIC compilation option as this option is not valid for all compilers.

Merge request reports