Files
WickedEngine/.github/workflows
Dennis Brakhane f0d24e3574 gh actions: no LTO for PR verification (#1197)
IPO/LTO increases link time significantly; we want PR checks to finish
as quickly as possible and we don't really care about the performance
of the result, so disable it.

Nightly builds will still use IPO
2025-08-05 14:44:07 +02:00
..