mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-20 22:41:36 +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.