drogonframework/drogon

Add support to Boost UUID

Offen

#2.562 geöffnet am 20.08.2026

 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C++ (1.014 Forks)batch import
good first issue

Repository-Metriken

Stars
 (10.462 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 5T 16h) (3 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide