Clone this repo:
  1. 026f8a9 Make SKCMS_API also define dllimport by Kaylee Lubick · 7 days ago main
  2. 96d9171 Disable must_tail on GCC when compiling for RISC-V by Kaylee Lubick · 8 weeks ago
  3. 7852fc3 skcms_Transform: Add HLG OOTF by Christopher Cameron · 3 months ago
  4. a58dfb3 skcms_Transform: Respect PQ and HLG indicated in CICP by Christopher Cameron · 3 months ago
  5. c602c13 Guard _Float16 use on clang >= 15 by Florin Malita · 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