1 # Copyright 2018 Google Inc. 2 # 3 # Use of this source code is governed by a BSD-style license that can be 4 # found in the LICENSE file. 5 6 skcms_sources = [ 7 "skcms.cc", 8 "skcms.h", 9 "skcms_internal.h", 10 "src/Transform_inl.h", 11 ] 12