|
78 | 78 | },
|
79 | 79 | {
|
80 | 80 | "name": "windows-xad-clang-release",
|
81 |
| - "inherits": ["windows-clang-reelase", "_xad"] |
| 81 | + "inherits": ["windows-clang-release", "_xad"] |
82 | 82 | },
|
83 | 83 | {
|
84 | 84 | "name": "windows-xad-clang-debug",
|
|
90 | 90 | },
|
91 | 91 | {
|
92 | 92 | "name": "windows-xad-msvc-release",
|
93 |
| - "inherits": ["windows-msvc-reelase", "_xad"] |
| 93 | + "inherits": ["windows-msvc-release", "_xad"] |
94 | 94 | },
|
95 | 95 | {
|
96 | 96 | "name": "windows-xad-msvc-debug",
|
|
162 | 162 | },
|
163 | 163 | {
|
164 | 164 | "name": "windows-noxad-clang-release",
|
165 |
| - "inherits": ["windows-clang-reelase", "_noxad"] |
| 165 | + "inherits": ["windows-clang-release", "_noxad"] |
166 | 166 | },
|
167 | 167 | {
|
168 | 168 | "name": "windows-noxad-clang-debug",
|
|
174 | 174 | },
|
175 | 175 | {
|
176 | 176 | "name": "windows-noxad-msvc-release",
|
177 |
| - "inherits": ["windows-msvc-reelase", "_noxad"] |
| 177 | + "inherits": ["windows-msvc-release", "_noxad"] |
178 | 178 | },
|
179 | 179 | {
|
180 | 180 | "name": "windows-noxad-msvc-debug",
|
|
196 | 196 | "name": "apple-arm64-noxad-ninja-relwithdebinfo",
|
197 | 197 | "inherits": ["apple-arm64-ninja-relwithdebinfo", "_noxad"]
|
198 | 198 | }
|
199 |
| - |
200 | 199 | ]
|
201 | 200 | }
|
0 commit comments