boa
boa copied to clipboard
for static libraries, use a different libdir?
We could think about using a differnt libdir for static libraries. The benefit would be that pkgconfig files and cmake files could be re-generated and live in two places, once for the static library and once for the dynamic one.
E.g. CMAKE_INSTALL_LIBDIR=libstatic for cmake