blob: fbd816cf4eef96436f078a31bd2cc95ae4438da2 [file] [log] [blame]
# 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.h",
"skcms_internal.h",
"src/Curve.c",
"src/ICCProfile.c",
"src/LinearAlgebra.c",
"src/PortableMath.c",
"src/TransferFunction.c",
"src/Transform.c",
"src/Transform_inl.h",
]