drogonframework/drogon

Add support to Boost UUID

オープン

#2,562 opened on 2026/08/20

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)C++ (1,014 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (10,462 個のスター)
PR merge metrics
 (平均マージ 5d 16h) (30d で 3 merged PRs)

説明

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.

コントリビューターガイド