commit | e12ef7c0da42204e9276e0e183d903b1c03c2e53 | [log] [tgz] |
---|---|---|
author | Kaylee Lubick <kjlubick@google.com> | Wed Jun 04 07:23:35 2025 -0400 |
committer | Kaylee Lubick <kjlubick@google.com> | Wed Jun 04 05:25:55 2025 -0700 |
tree | 0308ef07af5c2b89e23bc41a295c09bee2640127 | |
parent | df82c365f7bee87b4f60226e4d7f8cd0f59a0b0a [diff] |
[infra] Make Windows OS version more lenient The Windows version updated. SkCMS should be pretty agnostic to the specific version of Windows, so I think it's ok to include only the main version id, not the subversion. We don't expect driver versions to cause major diffs and would prefer not to have to remember to update skcms every month or so. Bug: b:380037738 Change-Id: I4a2026a8b0e37bd85116247a8306eb1b1fca538d Reviewed-on: https://skia-review.googlesource.com/c/skcms/+/1003096 Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Eric Boren <borenet@google.com> Auto-Submit: 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