On Tue, 18 Jan 2022 14:07:53 GMT, Erik Joelsson wrote:
>> Dmitry Kulikov has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Add VCS auto-detection
>
> If you need help sponsoring the change, I can do that. You just need to
> follow the bot
Hi,
We generally build without --disable-precompiled-headers in GHAs, which
hides errors from missing includes. Since GHAs are very useful to test
builds on side platforms, would it not make sense to build without
precompiled headers? Or is that too costly?
Thanks, Thomas