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
Build static or shared libraries for all platforms (#208)
Allow building static or shared libraries for all platforms instead of hardcoding this option in the cmake file. Allows the client to choose the configuration based on the value of the standard CMake option BUILD_SHARED_LIBS.
0 commit comments