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
I am trying to (cmake) compile a binding to a library that uses a another library (dlib). This library is compiled for static linking. Is it possible to set pybind11 to use static linking?