CppServer icon indicating copy to clipboard operation
CppServer copied to clipboard

Support PIC/user-defined build options

Open DUOLabs333 opened this issue 2 years ago • 0 comments
trafficstars

I'm trying to link the static library to my shared library, but it requires that the static library is compile with -fPIC. So, is it possible to add a flag/environment variable so you can edit the build options?

DUOLabs333 avatar Oct 06 '23 04:10 DUOLabs333