blob: 8577de34654b53c93292fd9646b4df1078e272d3 [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 = [
"src/Curve.c",
"src/Curve.h",
"src/ICCProfile.c",
"src/LinearAlgebra.c",
"src/LinearAlgebra.h",
"src/Macros.h",
"src/PortableMath.c",
"src/PortableMath.h",
"src/RandomBytes.h",
"src/TransferFunction.c",
"src/TransferFunction.h",
"src/Transform.c",
"src/Transform.h",
"src/Transform_inl.h",
]