mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 17:40:39 +00:00
cdd731d00c
* 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.