early-access version 2853
This commit is contained in:
21
externals/vcpkg/ports/libaaplus/vcpkg.json
vendored
Executable file
21
externals/vcpkg/ports/libaaplus/vcpkg.json
vendored
Executable file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user