Disable vendored dawn for x-macos-ci

This commit is contained in:
Luke Street
2026-04-18 16:23:15 -06:00
parent f02a39d921
commit 09e3e17aa6
+1 -3
View File
@@ -148,8 +148,7 @@
"cacheVariables": {
"CMAKE_C_COMPILER": "cl",
"CMAKE_CXX_COMPILER": "cl",
"CMAKE_INSTALL_PREFIX": "${sourceDir}/build/install",
"AURORA_DAWN_PROVIDER": "vendor"
"CMAKE_INSTALL_PREFIX": "${sourceDir}/build/install"
},
"vendor": {
"microsoft.com/VisualStudioSettings/CMake/1.0": {
@@ -382,7 +381,6 @@
"ci"
],
"cacheVariables": {
"AURORA_DAWN_PROVIDER": "vendor",
"AURORA_NOD_PROVIDER": "vendor",
"CMAKE_DISABLE_FIND_PACKAGE_PkgConfig": {
"type": "BOOL",