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
{{ message }}
This repository was archived by the owner on Oct 17, 2018. It is now read-only.
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.