From 0c3046afd07aa7c40aa37dec13a7ff520d434ec3 Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Mon, 3 Jul 2023 20:15:01 -0700 Subject: [PATCH] gpu-dawn: add xcode-frameworks dependency Signed-off-by: Stephen Gutekanst --- .gitmodules | 3 +++ libs/gpu-dawn/.gitmodules | 3 +++ libs/gpu-dawn/libs/xcode-frameworks | 1 + 3 files changed, 7 insertions(+) create mode 160000 libs/gpu-dawn/libs/xcode-frameworks diff --git a/.gitmodules b/.gitmodules index 83e84211..c08e7932 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,3 +18,6 @@ [submodule "libs/sysaudio/libs/xcode-frameworks"] path = libs/sysaudio/libs/xcode-frameworks url = https://github.com/hexops/xcode-frameworks +[submodule "libs/gpu-dawn/libs/xcode-frameworks"] + path = libs/gpu-dawn/libs/xcode-frameworks + url = https://github.com/hexops/xcode-frameworks diff --git a/libs/gpu-dawn/.gitmodules b/libs/gpu-dawn/.gitmodules index f4fef3f6..3ddf3bc6 100644 --- a/libs/gpu-dawn/.gitmodules +++ b/libs/gpu-dawn/.gitmodules @@ -8,3 +8,6 @@ url = https://github.com/hexops/DirectXShaderCompiler shallow = true branch = "mach" +[submodule "libs/xcode-frameworks"] + path = libs/xcode-frameworks + url = https://github.com/hexops/xcode-frameworks diff --git a/libs/gpu-dawn/libs/xcode-frameworks b/libs/gpu-dawn/libs/xcode-frameworks new file mode 160000 index 00000000..72ff0348 --- /dev/null +++ b/libs/gpu-dawn/libs/xcode-frameworks @@ -0,0 +1 @@ +Subproject commit 72ff034858f904fc8b345188ebc101f226c6e184