mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-21 23:11:38 +00:00
* This prevents issues where perhaps some file that is compiled in references a symbol in another file which is not compiled or isn't enabled, leaving an undefined symbol in librenderdoc.so. This can lead to some seriously hard to track bugs.