CosmoStat/Sparse2D

Do not generate position-independent code.

AGrigis opened this issue · 1 comments

For the moment the sparse2d bindings need the '-fPIC' compilation option.
Is it possible to add this compilation option in the CmakeLists.txt?
Thank you for your help.

I have added the -fPIC flag to the CMakeLists.txt.