yuzu/externals/vcpkg/ports/pfultz2-linq/vcpkg.json

19 lines
385 B
JSON
Executable File

{
"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"
]
}