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

19 lines
350 B
JSON

{
"name": "orange-math",
"version": "1.0.1",
"description": "General purpose math library",
"homepage": "https://github.com/orange-cpp/omath",
"license": "MIT",
"supports": "windows",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}