early-access version 2853
This commit is contained in:
13
externals/vcpkg/ports/fplus/vcpkg.json
vendored
Executable file
13
externals/vcpkg/ports/fplus/vcpkg.json
vendored
Executable file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user