• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# DO NOT EDIT: This is a generated file.
2# See //bazel/exporter_tool/README.md for more information.
3#
4# The source of truth is //modules/skcms/BUILD.bazel
5
6# To update this file, run make -C bazel generate_gni
7
8_modules = get_path_info("../../modules", "abspath")
9
10# Generated by Bazel rule //modules/skcms:public_hdrs
11skcms_public_headers = [ "$_modules/skcms/skcms.h" ]
12
13# List generated by Bazel rules:
14#  //modules/skcms:srcs
15#  //modules/skcms:textual_hdrs
16skcms_sources = [
17  "$_modules/skcms/skcms.cc",
18  "$_modules/skcms/skcms_internal.h",
19  "$_modules/skcms/src/Transform_inl.h",
20]
21