fixes preset definition
Все проверки выполнены успешно
SCC Test/pipeline/head This commit looks good
Все проверки выполнены успешно
SCC Test/pipeline/head This commit looks good
Этот коммит содержится в:
@@ -32,12 +32,14 @@
|
||||
},
|
||||
{
|
||||
"name": "RelWithDebInfo",
|
||||
"inherits": "Base",
|
||||
"cacheVariables": {
|
||||
"CMAKE_BUILD_TYPE": "RelWithDebInfo"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Release",
|
||||
"inherits": "Base",
|
||||
"cacheVariables": {
|
||||
"CMAKE_BUILD_TYPE": "Release"
|
||||
}
|
||||
|
Ссылка в новой задаче
Block a user