pineapple-src/externals/vcpkg/ports/coolprop/vcpkg.json
2022-07-23 03:01:36 +02:00

17 lines
335 B
JSON
Executable file

{
"name": "coolprop",
"version-semver": "6.4.1",
"port-version": 1,
"description": "Thermophysical properties for the masses",
"homepage": "https://github.com/CoolProp/CoolProp",
"dependencies": [
"catch",
"eigen3",
"fmt",
"if97",
"msgpack",
"pybind11",
"rapidjson",
"refprop-headers"
]
}