Skip to content

Commit f4d5c95

Browse files
committed
Remove CMAKE_BUILD_TYPE from base CMake preset
***NO_CI***
1 parent 2d3158a commit f4d5c95

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CMake/base.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@
2121
"dev": true,
2222
"uninitialized": false,
2323
"unusedCli": false
24-
},
25-
"cacheVariables": {
26-
"CMAKE_BUILD_TYPE": "MinSizeRel"
2724
}
2825
}
2926
]

0 commit comments

Comments
 (0)