vcpkg/ports/refl-cpp/vcpkg.json
2023-10-02 17:31:19 -07:00

8 lines
268 B
JSON

{
"name": "refl-cpp",
"version": "0.12.4",
"description": "Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).",
"homepage": "https://github.com/veselink1/refl-cpp",
"license": "MIT"
}