vcpkg/ports/functionalplus/vcpkg.json

14 lines
383 B
JSON
Raw Permalink Normal View History

{
"name": "functionalplus",
"version": "0.2.25",
"description": "This port is the new fplus port, the old fplus has been removed. 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
}
]
}