aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/constexpr/vcpkg.json
blob: b7f266515fbe805cc9329c35ad1256bea8e8655b (plain)
1
2
3
4
5
6
7
8
{
  "name": "constexpr",
  "version": "1.0",
  "port-version": 3,
  "description": "Small MIT License Library of general stdlib functions written as C++11 constexpr functions.",
  "homepage": "https://github.com/elbeno/constexpr",
  "license": "MIT"
}