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
Any plans to adopt a versioning scheme? It's necessary to be able to deploy this as a system library, e.g. as part of a Debian package (which I can do).
You have to set fields like soname/soversion, and it's probably easier to do that by using CMake or GNU autotools, rather than crafting the makefiles by hand as currently.
Any plans to adopt a versioning scheme? It's necessary to be able to deploy this as a system library, e.g. as part of a Debian package (which I can do).
You have to set fields like soname/soversion, and it's probably easier to do that by using CMake or GNU autotools, rather than crafting the makefiles by hand as currently.