yuzu/externals/vcpkg/ports/fplus/vcpkg.json

14 lines
312 B
JSON
Executable File

{
"name": "fplus",
"version": "0.2.18-p0",
"description": "Functional Programming Library for C++. Write concise and readable C++ code",
"homepage": "https://github.com/Dobiasd/FunctionalPlus",
"license": "BSL-1.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}