commit | 8faeb7707de81048460c1bdf75cb2885e408c911 | [log] [tgz] |
---|---|---|
author | Eric Boren <borenet@google.com> | Fri Apr 04 13:09:24 2025 +0000 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Fri Apr 04 07:19:32 2025 -0700 |
tree | aa60e59ae6b5088996d1d8b0de5943036993cd2b | |
parent | 374c10637d4abe1c181b5c2dae1c56476d23bb21 [diff] |
[infra] Fix some CI issues - Run on updated Mac machines - Update Xcode and Clang toolchain for linux - Ignore warning Change-Id: I4a029165a679acf4cf538dabc44449fdfbc2dceb Reviewed-on: https://skia-review.googlesource.com/c/skcms/+/974023 Auto-Submit: Eric Boren <borenet@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com>
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