Skip to content

iausofav20231011

Updated

This is C version of IAU sofa software.

#Usage

iausofa provides CMake targets:

find_package(unofficial-iausofa CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::iausofa::iausofa)

#License

MIT

=====================
SOFA License
=====================

The license content can be found at [SOFA Terms and Conditions](https://iausofa.org/tandc.html)
or by downloading the source code from [SOFA Home Page](https://iausofa.org) and checking the end
of any code file.

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • hy zhang's avatarhy zhang

#Changelog

  • 760bfd0[iausofa] Add new port (#44953)