impr: Added Boost.Regex to about page
This commit is contained in:
parent
3a99d53ba5
commit
c6fc26e2e7
@ -343,6 +343,7 @@ namespace hex::plugin::builtin {
|
|||||||
Library { "file", "file", "https://github.com/file/file" },
|
Library { "file", "file", "https://github.com/file/file" },
|
||||||
Library { "glfw", "glfw", "https://github.com/glfw/glfw" },
|
Library { "glfw", "glfw", "https://github.com/glfw/glfw" },
|
||||||
Library { "llvm", "llvm-project", "https://github.com/llvm/llvm-project" },
|
Library { "llvm", "llvm-project", "https://github.com/llvm/llvm-project" },
|
||||||
|
Library { "Boost.Regex", "John Maddock", "https://github.com/boostorg/regex" },
|
||||||
};
|
};
|
||||||
|
|
||||||
constexpr static auto drawTable = [](const char *category, const auto &libraries) {
|
constexpr static auto drawTable = [](const char *category, const auto &libraries) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user