sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-24 19:04:18 +00:00
parent 0bb298a7cc
commit 0c63ea14ee
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
30 changed files with 307 additions and 88 deletions

View file

@ -0,0 +1,14 @@
disable bundled dependencies
Index: CMakeLists.txt
--- CMakeLists.txt.orig
+++ CMakeLists.txt
@@ -120,7 +120,7 @@ endif(MSVC)
# Configure subdirectories.
# We depend on these for later projects, so they should come first.
-add_subdirectory(third_party)
+# add_subdirectory(third_party)
add_subdirectory(libshaderc_util)
add_subdirectory(libshaderc)