22 lines
427 B
JSON
22 lines
427 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|
||
|
}
|
||
|
}
|