yuzu/externals/vcpkg/ports/type-lite/vcpkg.json

13 lines
312 B
JSON
Executable File

{
"name": "type-lite",
"version-string": "0.1.0",
"port-version": 1,
"description": "Strong types for C++98, C++11 and later in a single-file header-only library.",
"homepage": "https://github.com/martinmoene/type-lite",
"features": {
"test": {
"description": "Build with test"
}
}
}