aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/buck-yeh-bux/vcpkg.json
blob: 8adc201e4cad2b94dfd6666db5eb5231294f8e80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "buck-yeh-bux",
  "version": "1.12.4",
  "description": "A supplemental C++ library with functionalities not directly supported from Modern C++ standard.",
  "homepage": "https://github.com/buck-yeh/bux",
  "license": "MIT",
  "supports": "!(linux | uwp)",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}