drogonframework/drogon

Add support to Boost UUID

Aberta

#2.562 aberto em 20 de ago. de 2026

 (0 comentário) (1 reação) (0 responsável)C++ (1.014 forks)batch import
good first issue

Métricas do repositório

Stars
 (10.462 estrelas)
Métricas de merge de PR
 (Mesclagem média 5d 16h) (3 fundiu PRs em 30d)

Description

One thing that I'm frustrated is with the requirement of the OS libuuid, specially on linux platforms, i believe that will be useful add the option to choose between OS UUID and boost-uuid.

Is viable to add an option at cmake to switch between OS UUID or Boost UUID, like DROGON_USE_BOOST_UUID.

Guia do colaborador