aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/most.gyp
diff options
context:
space:
mode:
authorGravatar ethannicholas <ethannicholas@google.com>2016-07-01 08:22:01 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-07-01 08:22:01 -0700
commitb3058bdb1049ca75d526eb9f11e1a42a49e63585 (patch)
tree9d72636cd37c2100869fcd02041072b19b86a717 /gyp/most.gyp
parente7d1b24ff0a04686aef54fcb9feaca7a03e19891 (diff)
initial checkin of SkSL compiler
BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1984363002 CQ_EXTRA_TRYBOTS=client.skia.compile:Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot,Build-Mac-Clang-x86_64-Release-CMake-Trybot Review-Url: https://codereview.chromium.org/1984363002
Diffstat (limited to 'gyp/most.gyp')
-rw-r--r--gyp/most.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/most.gyp b/gyp/most.gyp
index eb9f6c00f4..f1a35b3a55 100644
--- a/gyp/most.gyp
+++ b/gyp/most.gyp
@@ -27,6 +27,7 @@
'pathops_skpclip.gyp:*',
'dm.gyp:dm',
'fuzz.gyp:fuzz',
+ 'skslc.gyp:skslc',
],
'conditions': [
[ 'skia_gpu == 0', {