vcpkg/ports/refl-cpp/vcpkg.json
chausner 899d16cefa
[refl-cpp] Update to 0.12.1 (#21372)
* Update refl-cpp to 0.12.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 16:31:31 -08:00

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"
}