diff options
author | djsollen <djsollen@google.com> | 2016-04-29 08:09:43 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-04-29 08:09:43 -0700 |
commit | affacce4c6d4eb875819392de8308e191476c8f9 (patch) | |
tree | fca7415e963377f054b66d17ae30815bb74809df /DEPS | |
parent | cfeb85fa6a2fcebc0c54f08f313058bae7258e63 (diff) |
Require Android SDK copy of CMake to build Vulkan on Android.
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1930423002
Review-Url: https://codereview.chromium.org/1930423002
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -53,7 +53,6 @@ deps = { "third_party/externals/shaderc2/third_party/googletest" : "https://github.com/google/googletest.git@d225acc90bc3a8c420a9bcd1f033033c1ccd7fe0", "third_party/externals/shaderc2/third_party/glslang" : "https://github.com/google/glslang.git@e1cd410d9c03a24c00c570c91a99cad88bb475d1", "third_party/externals/shaderc2/third_party/spirv-tools" : "https://github.com/KhronosGroup/SPIRV-Tools.git@009c4358b5a1c93203166b3ed60a548f63522e81", - "third_party/externals/shaderc2/third_party/android-cmake" : "https://github.com/taka-no-me/android-cmake.git@556cc14296c226f753a3778d99d8b60778b7df4f", } deps_os = { |