wcslibv8.5
- Updated
World Coordinate System (WCS) (Library)
- Project website: https://www.atnf.csiro.au/people/mcalabre/WCS/
#Usage
wcslib can be imported via CMake FindPkgConfig module:
find_package(PkgConfig)
pkg_check_modules(wcslib REQUIRED IMPORTED_TARGET wcslib)
target_include_directories(main PRIVATE PkgConfig::wcslib)
target_link_libraries(main PRIVATE PkgConfig::wcslib)#License
Could not be determined
#Features
No features defined.
#Dependencies
No dependencies.
#Host Dependencies
and 2 transitive dependencies:
- vcpkg-cmake (through vcpkg-cmake-get-vars)
- vcpkg-cmake-get-vars (through vcpkg-make)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Simon Perkins
MonicaLiu
SunBlack
talregev