SuperTux / supertux

SuperTux source code
https://supertux.org
GNU General Public License v3.0
2.47k stars 472 forks source link

Generate builds with `RelWithDebInfo` instead of `Release` #2963

Closed Vankata453 closed 4 weeks ago

Vankata453 commented 1 month ago

The resulting Windows builds should now be able to generate meaningful stacktraces.

Fixes #2945.