diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-10-07 05:51:09 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-06 14:51:09 -0700 |
| commit | 65bebab2a7b46e026c392e99a42a18335bfbf544 (patch) | |
| tree | ff595a70d490abedb835ed951ec70c3c95dd1a24 /ports/fuzzylite/CONTROL | |
| parent | 5c396b1ec82cce41b4bad74ead23aff8f7bb0bf9 (diff) | |
| download | vcpkg-65bebab2a7b46e026c392e99a42a18335bfbf544.tar.gz vcpkg-65bebab2a7b46e026c392e99a42a18335bfbf544.zip | |
[fuzzylite] Fix the headers to import the library with dynamic linkage (#13807)
Diffstat (limited to 'ports/fuzzylite/CONTROL')
| -rw-r--r-- | ports/fuzzylite/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/fuzzylite/CONTROL b/ports/fuzzylite/CONTROL index 4749c1423..f7376d258 100644 --- a/ports/fuzzylite/CONTROL +++ b/ports/fuzzylite/CONTROL @@ -1,4 +1,5 @@ Source: fuzzylite -Version: 6.0-2 +Version: 6.0 +Port-Version: 3 Homepage: https://github.com/fuzzylite/fuzzylite Description: A fuzzy logic control library in C++ |
