Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

27 lines
512 B
JSON

{
"name": "pfultz2-linq",
"version-date": "2019-05-14",
"port-version": 3,
"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",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}