aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/functionalplus/vcpkg.json
blob: 52d1de8058df3918cdb417b0b440db0f750b4d5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "functionalplus",
  "version": "0.2.26",
  "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
    }
  ]
}