mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 01:59:00 +08:00
14 lines
383 B
JSON
14 lines
383 B
JSON
{
|
|
"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
|
|
}
|
|
]
|
|
}
|