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
Also use shared library versioning .so.x.y.z
To create a new release, edit the main CMakeLists.txt and change
PROJECT_VER_PATCH, _MINOR, or _MAJOR.
CMake's builtin PROJECT_VERSION_* variables are not backward
compatible and not used here.
0 commit comments