drogonframework/drogon

Add support to Boost UUID

Ouverte

#2 562 ouverte le 20 août 2026

 (0 commentaire) (1 réaction) (0 personne assignée)C++ (1 014 forks)batch import
good first issue

Métriques du dépôt

Stars
 (10 462 étoiles)
Métriques de merge PR
 (Merge moyen 5j 16h) (3 PRs mergées en 30 j)

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.

Guide contributeur