19 lines
374 B
JSON
Executable file
19 lines
374 B
JSON
Executable file
{
|
|
"name": "muparser",
|
|
"version": "2.3.3",
|
|
"port-version": 2,
|
|
"description": "Fast math parser library",
|
|
"homepage": "https://github.com/beltoforion/muparser",
|
|
"license": "BSD-2-Clause",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|