aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/tobias-loew-flags/vcpkg.json
blob: 36a79459413c1beddffc0bfc9da967ca9e5ad79d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "tobias-loew-flags",
  "version-date": "2024-09-10",
  "description": "type-safe bitwise operations in C++, to be proposed for Boost",
  "homepage": "https://tobias-loew.github.io/flags/doc/html/flags.html",
  "license": "BSL-1.0",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}