yuzu/externals/vcpkg/ports/fuzzylite/vcpkg.json

16 lines
311 B
JSON
Executable File

{
"name": "fuzzylite",
"version": "6.0",
"port-version": 5,
"description": "A fuzzy logic control library in C++",
"homepage": "https://github.com/fuzzylite/fuzzylite",
"license": "GPL-3.0",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}