early-access version 2853
This commit is contained in:
14
externals/vcpkg/ports/ccfits/vcpkg.json
vendored
Executable file
14
externals/vcpkg/ports/ccfits/vcpkg.json
vendored
Executable file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "ccfits",
|
||||
"version": "2.5",
|
||||
"port-version": 8,
|
||||
"description": "CCfits is an object oriented interface to the cfitsio library. It is designed to make the capabilities of cfitsio available to programmers working in C++.",
|
||||
"homepage": "https://heasarc.gsfc.nasa.gov/fitsio/CCfits/",
|
||||
"dependencies": [
|
||||
"cfitsio",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user