19 lines
337 B
JSON
Executable File
19 lines
337 B
JSON
Executable File
{
|
|
"name": "mp-units",
|
|
"version-semver": "0.7.0",
|
|
"description": "mp-units - A Units Library for C++",
|
|
"homepage": "https://github.com/mpusz/units",
|
|
"dependencies": [
|
|
"fmt",
|
|
"gsl-lite",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|