Clone this repo:
  1. 7f81d48 [bazel] Migrate to Bazel 8.5.0 by Eric Boren · 3 weeks ago main
  2. bf2d52b [rust bmp] Add enum name to Skcms_Signature enum by Sergio Gonzalez · 8 weeks ago
  3. 026f8a9 Make SKCMS_API also define dllimport by Kaylee Lubick · 2 months ago
  4. 96d9171 Disable must_tail on GCC when compiling for RISC-V by Kaylee Lubick · 4 months ago
  5. 7852fc3 skcms_Transform: Add HLG OOTF by Christopher Cameron · 5 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