sync ports with The Matrix
This commit is contained in:
parent
0bb298a7cc
commit
0c63ea14ee
30 changed files with 307 additions and 88 deletions
14
graphics/shaderc/patches/patch-CMakeLists_txt
Normal file
14
graphics/shaderc/patches/patch-CMakeLists_txt
Normal 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)
|
Loading…
Add table
Add a link
Reference in a new issue