build: update fmt library to 12.1.0 (#449)

This commit is contained in:
bicarus-dev
2025-12-14 14:36:38 -08:00
committed by GitHub
parent b220cbf336
commit e0530fedad
71 changed files with 17690 additions and 15430 deletions
+4
View File
@@ -51,6 +51,10 @@ static const std::vector<std::string> CATEGORY_ORDER_NONE = {
""
};
static auto format_as(OptionType f) {
return fmt::underlying(f);
}
bool launcher::USE_CMD_OVERRIDE = false;
/*