mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-19 04:05:41 +00:00
* For some reason using != on these QSet<QString> fails in release only on github's CI only. I don't know what is broken on their runners but this workaround fixes it.