mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-21 15:01:38 +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.