From 2daa31c0629f2eb4af84d6f4fed8ac89813de056 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Wed, 22 Jan 2025 20:56:04 -0500 Subject: Big build update Signed-off-by: Andrew Opalach --- scripts/shaderc_deps.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 scripts/shaderc_deps.sh (limited to 'scripts') diff --git a/scripts/shaderc_deps.sh b/scripts/shaderc_deps.sh new file mode 100755 index 0000000..e8f4335 --- /dev/null +++ b/scripts/shaderc_deps.sh @@ -0,0 +1,5 @@ +#! /usr/bin/env sh +# We need a better way to do this. +git clone https://github.com/KhronosGroup/SPIRV-Tools.git --depth=1 spirv-tools +git clone https://github.com/KhronosGroup/SPIRV-Headers.git --depth=1 spirv-headers +git clone https://github.com/KhronosGroup/glslang.git --depth=1 glslang -- cgit v1.2.3-101-g0448