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

21 lines
427 B
JSON
Executable file

{
"name": "libaaplus",
"version": "2.36",
"description": "libaaplus is an astronomical computations library by naughter software",
"homepage": "http://www.naughter.com/aa.html",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
],
"features": {
"tools": {
"description": "Build libaaplus tools"
}
}
}