drogonframework/drogon

Add support to Boost UUID

Aperta

#2562 aperta il 20 ago 2026

 (0 commenti) (1 reazione) (0 assegnatari)C++ (1014 fork)batch import
good first issue

Metriche repository

Star
 (10.462 stelle)
Metriche merge PR
 (Merge medio 5g 16h) (3 PR mergiate in 30 g)

Descrizione

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.

Guida contributor