Remove RelWithDebInfo for whisper.cpp

This commit is contained in:
ozanarmagan 2024-01-10 13:58:14 +03:00
parent db248f941d
commit 2caca963fe

View File

@ -36,7 +36,6 @@ cmake(
},
}),
build_args = [
"--config RelWithDebInfo",
"--", "-j8"
],