Make Release default version in overseer cmake action
This commit is contained in:
parent
f2d9534fba
commit
156e36053e
@ -9,7 +9,7 @@ return {
|
||||
"RelWithDebInfo",
|
||||
"MinSizeRel"
|
||||
},
|
||||
default = "Debug"
|
||||
default = "Release"
|
||||
},
|
||||
generator = {
|
||||
type = "enum",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user