aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/skcms/skcms.gni
blob: a3def6e9b5c967ddda1dd1a0341dac9d898c63bb (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 2018 Google Inc.
#
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

skcms_sources = [
  "skcms.cc",
  "skcms.h",
  "skcms_internal.h",
  "src/Transform_inl.h",
]