139139 },
140140 {
141141 "name" : " unixlike-gcc-debug" ,
142- "displayName" : " gcc Debug" ,
142+ "displayName" : " unix gcc Debug" ,
143143 "description" : " Target Unix-like OS with the gcc compiler, debug build type" ,
144144 "inherits" : " conf-unixlike-common" ,
145145 "cacheVariables" : {
150150 },
151151 {
152152 "name" : " unixlike-gcc-release" ,
153- "displayName" : " gcc Release" ,
153+ "displayName" : " unix gcc Release" ,
154154 "description" : " Target Unix-like OS with the gcc compiler, release build type" ,
155155 "inherits" : " conf-unixlike-common" ,
156156 "cacheVariables" : {
161161 },
162162 {
163163 "name" : " unixlike-clang-debug" ,
164- "displayName" : " clang Debug" ,
164+ "displayName" : " unix clang Debug" ,
165165 "description" : " Target Unix-like OS with the clang compiler, debug build type" ,
166166 "inherits" : " conf-unixlike-common" ,
167167 "cacheVariables" : {
172172 },
173173 {
174174 "name" : " unixlike-clang-release" ,
175- "displayName" : " clang Release" ,
175+ "displayName" : " unix clang Release" ,
176176 "description" : " Target Unix-like OS with the clang compiler, release build type" ,
177177 "inherits" : " conf-unixlike-common" ,
178178 "cacheVariables" : {
252252 "configurePreset" : " unixlike-clang-release"
253253 }
254254 ]
255- }
255+ }
0 commit comments