blob: c619cc89ca88a8685f76c4e5a112b66874512100 [file] [log] [blame]
Sean Gilhuly695f57d2020-03-30 13:23:00 -04001# Copyright 2020 Google LLC.
2#
3# Use of this source code is governed by a BSD-style license that can be
4# found in the LICENSE file.
5
6spirv_tools_standalone = false
7
8spirv_tools_googletest_dir = "//third_party/googletest/src"
Corentin Wallez89d6e792021-03-08 15:25:34 +01009spirv_tools_spirv_headers_dir = "//third_party/externals/spirv-headers"