On 2021/10/02 04:42, Brad Smith wrote:
> Attached is a port of libcrossguid.
> 
> Comment:
> minimal and cross platform C++ GUID library
> 
> Description:
> CrossGuid is a minimal, cross platform, C++ GUID library.  It uses the
> best native GUID/UUID generator on the given platform and had a generic
> class for parsing, stringifying, and comparing IDs.

No idea why "make package" didn't moan about it but it has LIB_DEPENDS
without an associated WANTLIB.

How about this instead though, using uuid functions from libc instead,
and enabling tests. OK with me.

Attachment: libcrossguid.tgz
Description: application/tar-gz

Reply via email to