Deps: Move build scripts/patches into own directory
This commit is contained in:
@ -37,7 +37,7 @@
|
||||
},
|
||||
{
|
||||
"type": "patch",
|
||||
"path": "../../shaderc-changes.patch"
|
||||
"path": "../../deps/shaderc-changes.patch"
|
||||
}
|
||||
],
|
||||
"cleanup": [
|
||||
|
||||
@ -28,7 +28,7 @@
|
||||
},
|
||||
{
|
||||
"type": "patch",
|
||||
"path": "../../spirv-cross-changes.patch"
|
||||
"path": "../../deps/spirv-cross-changes.patch"
|
||||
}
|
||||
],
|
||||
"cleanup": [
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
},
|
||||
{
|
||||
"type": "patch",
|
||||
"path": "../../cpuinfo-changes.patch"
|
||||
"path": "../../deps/cpuinfo-changes.patch"
|
||||
}
|
||||
],
|
||||
"cleanup": [
|
||||
|
||||
Reference in New Issue
Block a user