vcpkg/ports/tobias-loew-flags/vcpkg.json
2024-10-15 19:45:10 -04:00

14 lines
330 B
JSON

{
"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
}
]
}