Dear @tmaklin,
would be that possible to add version macros, i.e. BXZSTR_VERSION_MAJOR, BXZSTR_VERSION_MINOR, BXZSTR_VERSION_PATCH? Or just one version code...
The main purpose right now is to track the version of the library, but maybe there are other use cases.
I would be happy to provide a PR. Either define them in config.hpp and set values from CMakeLists.txt or alternatively have them in bxzstr.hpp.
Best regards,
Andrii
Dear @tmaklin,
would be that possible to add version macros, i.e. BXZSTR_VERSION_MAJOR, BXZSTR_VERSION_MINOR, BXZSTR_VERSION_PATCH? Or just one version code...
The main purpose right now is to track the version of the library, but maybe there are other use cases.
I would be happy to provide a PR. Either define them in config.hpp and set values from CMakeLists.txt or alternatively have them in bxzstr.hpp.
Best regards,
Andrii