aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/refl-cpp/vcpkg.json
blob: ab879529b4cd2b34a4456eac5e252454cf0ccf95 (plain)
1
2
3
4
5
6
7
{
  "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"
}