issues
search
mariusbancila
/
stduuid
A C++17 cross-platform implementation for UUIDs
MIT License
758
stars
112
forks
source link
[brief] Make the installed version number match stduuid version.
#79
Open
marovira
opened
1 year ago
marovira
commented
1 year ago
[detailed]
Installed version was still at 1.0 even though library is now at 1.2.3.
This is to keep things up-to-date and to allow users to link against specific versions of stduuid via
find_package(stduuid 1.2.3)
[detailed]
find_package(stduuid 1.2.3)