vcpkg/ports/conjure-enum/vcpkg.json
Nick D'Ademo 197043d9b0
[conjure-enum] new port (#40005)
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2024-07-22 22:29:26 -07:00

8 lines
207 B
JSON

{
"name": "conjure-enum",
"version": "1.0.1",
"description": "Lightweight header-only C++20 enum and typename reflection.",
"homepage": "https://github.com/fix8mt/conjure_enum",
"license": "MIT"
}