mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-01 04:10:58 +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.