glfw: remove system_sdk dependency; add xcode-frameworks

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2023-07-03 21:18:53 -07:00
parent d673560f1e
commit 2a99c85060
6 changed files with 266 additions and 236 deletions

3
.gitmodules vendored
View file

@ -21,3 +21,6 @@
[submodule "libs/gpu-dawn/libs/xcode-frameworks"]
path = libs/gpu-dawn/libs/xcode-frameworks
url = https://github.com/hexops/xcode-frameworks
[submodule "libs/glfw/libs/xcode-frameworks"]
path = libs/glfw/libs/xcode-frameworks
url = https://github.com/hexops/xcode-frameworks