unplugged-system/external/skia/bazel/extra_defines.bzl

10 lines
312 B
Python
Raw Permalink Normal View History

"""
THIS IS THE EXTERNAL-ONLY VERSION OF THIS FILE. G3 HAS ITS OWN.
This file contains customizable C++ defines.
The primary use case for this file is to have defines we can control when rolling into G3.
"""
EXTRA_DEFINES = [] # This should always be empty externally. Add new defines in //bazel/BUILD.bazel