10 lines
288 B
Plaintext
10 lines
288 B
Plaintext
|
# Copyright 2020 Google LLC.
|
||
|
#
|
||
|
# Use of this source code is governed by a BSD-style license that can be
|
||
|
# found in the LICENSE file.
|
||
|
|
||
|
spirv_tools_standalone = false
|
||
|
|
||
|
spirv_tools_googletest_dir = "//third_party/googletest/src"
|
||
|
spirv_tools_spirv_headers_dir = "//third_party/spirv-headers"
|