mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 07:29:07 +08:00
4a45104152
* Initial commit * Add usage and install * Correct library name * Try configure install * Disable more features * Remove redundant lines * Remove CMakeLists.txt * --without-cfitsio * Clean up vcpkg.json and disable windows * Format the manifest * Add versions * Update homepage and download URL * Fix version * Update usage * Update version
8 lines
194 B
JSON
8 lines
194 B
JSON
{
|
|
"name": "wcslib",
|
|
"version": "7.12",
|
|
"description": "World Coordinate System (WCS) (Library)",
|
|
"homepage": "https://www.atnf.csiro.au/people/mcalabre/WCS/",
|
|
"supports": "!windows"
|
|
}
|