vcpkg/ports/libaaplus/vcpkg.json
NancyLi1013 84117b9736
[libaaplus] Update to 2.36 (#20228)
* [libaaplus] Update to 2.36

* Export include path
2021-09-27 19:45:08 -07:00

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"
}
}
}