drogonframework/drogon

Add support to Boost UUID

开放

#2,562 创建于 2026年8月20日

 (0 条评论) (1 个反应) (0 位负责人)C++ (1,014 个派生)batch import
good first issue

仓库指标

星标
 (10,462 个星标)
PR 合并指标
 (平均合并 5天 16小时) (30 天内合并 3 个 PR)

描述

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.

贡献者指南