early-access version 2853
This commit is contained in:
15
externals/vcpkg/ports/fuzzylite/vcpkg.json
vendored
Executable file
15
externals/vcpkg/ports/fuzzylite/vcpkg.json
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user