Skip to content

Use the CMAKE_INDEPENDENT_CODE property instead of using -fPIC compilation...

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

Merge request reports