[bazel] Add placeholders in skcms

See also http://cl/457044136

Change-Id: I8d6fba210a86da95bb9d39d2d03ed80b2b0f120c
Bug: b/237076898
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/553017
Reviewed-by: Ravi Mistry <rmistry@google.com>
This commit is contained in:
Kevin Lubick 2022-06-24 15:05:52 -04:00
parent 17c186a7b0
commit aded74171a

View File

@ -13,9 +13,12 @@ cc_library(
hdrs = [
"//include/third_party/skcms:skcms.h",
],
# The following comment will be replaced with G3-specific settings
# SKCMS_REPLACE_IN_GOOGLE3_COMPATIBLE_WITH
copts = [
# We cannot use includes because this header is not in this directory.
"-isystem include/third_party/skcms/",
# SKCMS_REPLACE_IN_GOOGLE3_COPTS
],
# This header does not compile on its own and is meant to be included from skcms.cc
textual_hdrs = [