You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CMake build option does not seem to have support for installing the built library, nor does it produce both static and shared libraries. Additionally, it also does not create an openlibm.pc file, nor does it seem to have support for installing headers.
The text was updated successfully, but these errors were encountered:
Thanks! It's certainly a step in the right direction, but I do need the openlibm.pc file to be able to switch buildsystems. I can't re-open the issue myself, though.
The CMake build option does not seem to have support for installing the built library, nor does it produce both static and shared libraries. Additionally, it also does not create an
openlibm.pc
file, nor does it seem to have support for installing headers.The text was updated successfully, but these errors were encountered: