New to development with GCC/ Linux world.
I have a project containing multiple static/ dynamic libraries that uses cmake. Is there a standard way to stamp version info for the libraries so we can know which version is being used by the consumer when it comes time to debug the issues?
Windows has a resource for such things: https://docs.microsoft.com/en-us/windows/win32/menurc/versioninfo-resource?redirectedfrom=MSDN