GN: is_skia_standalone
authormtklein <mtklein@chromium.org>
Wed, 21 Sep 2016 16:14:19 +0000 (09:14 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 21 Sep 2016 16:14:19 +0000 (09:14 -0700)
commit3e8012e74f70bf49427a7422f9e5996c9882d4f3
tree3f1d42f3055f624c6ef0b677667b2f8f8582c8e9
parent45f04b8ea8256476d87c677e23d9efbcb0ab937e
GN: is_skia_standalone

is_skia_standalone will be defined and set to true iff we're using our
standalone BUILDCONFIG.gn.  Any other build (Fuchsia, Chrome, Pdfium)
will have their own BUILDCONFIG.gn, which presumably does not define
is_skia_standalone.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2357963002

Review-Url: https://codereview.chromium.org/2357963002
BUILD.gn
gn/BUILDCONFIG.gn