aboutsummaryrefslogtreecommitdiff
path: root/ports/nameof/vcpkg.json
blob: 78bce0d8e056a87881b08efef5fb82f3e22d67b9 (plain)
1
2
3
4
5
6
7
{
  "name": "nameof",
  "version-string": "0.10.1",
  "port-version": 1,
  "description": "Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum.",
  "homepage": "https://github.com/Neargye/nameof"
}