early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/pfultz2-linq/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/pfultz2-linq/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "pfultz2-linq",
|
||||
"version-string": "2019-05-14",
|
||||
"port-version": 1,
|
||||
"description": "Linq for list comprehension in C++",
|
||||
"dependencies": [
|
||||
"boost-fusion",
|
||||
"boost-iterator",
|
||||
"boost-mpl",
|
||||
"boost-optional",
|
||||
"boost-preprocessor",
|
||||
"boost-range",
|
||||
"boost-static-assert",
|
||||
"boost-type-traits",
|
||||
"boost-unordered",
|
||||
"boost-utility"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user