Clone this repo:
  1. bf2d52b [rust bmp] Add enum name to Skcms_Signature enum by Sergio Gonzalez · 5 days ago main
  2. 026f8a9 Make SKCMS_API also define dllimport by Kaylee Lubick · 4 weeks ago
  3. 96d9171 Disable must_tail on GCC when compiling for RISC-V by Kaylee Lubick · 3 months ago
  4. 7852fc3 skcms_Transform: Add HLG OOTF by Christopher Cameron · 3 months ago
  5. a58dfb3 skcms_Transform: Respect PQ and HLG indicated in CICP by Christopher Cameron · 3 months ago

To build with ninja, simply run ninja from the root directory. This will produce a library in /out.

There are also Bazel rules, outlined in BAZEL.md