CppServer
CppServer copied to clipboard
Support PIC/user-defined build options
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?