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

21 lines
379 B
JSON

{
"name": "mp-units",
"version": "2.4.0",
"port-version": 1,
"description": "The quantities and units library for C++",
"homepage": "https://mpusz.github.io/mp-units",
"license": "MIT",
"dependencies": [
"fmt",
"gsl-lite",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}