Skip to content

cerbero: Keep RSP files when building on Windows

Nirbheek Chauhan requested to merge nirbheek/cerbero:keep-rspfiles into master

This helps debug build issues since you need to look at the contents of RSP files to see the actual arguments list, and they're automatically deleted by default.

Merge request reports