mirror of
https://github.com/RPCSX/SPIRV-Tools.git
synced 2024-11-26 21:00:36 +00:00
10 lines
165 B
Python
10 lines
165 B
Python
local_repository(
|
|
name = "spirv_headers",
|
|
path = "external/spirv-headers",
|
|
)
|
|
|
|
local_repository(
|
|
name = "abseil-cpp",
|
|
path = "external/abseil_cpp",
|
|
)
|