mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 06:48:59 +08:00
899d16cefa
* Update refl-cpp to 0.12.1 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
7 lines
234 B
JSON
7 lines
234 B
JSON
{
|
|
"name": "refl-cpp",
|
|
"version": "0.12.1",
|
|
"description": "A compile-time reflection library for modern C++ with support for overloads, templates, attributes and proxies",
|
|
"homepage": "https://github.com/veselink1/refl-cpp"
|
|
}
|