Skip to content

registry: Use a toolchain-specific registry file on Windows

If we load a plugin registry for MinGW plugins when running with MSVC, we will have to write out the whole cache again, and vice-versa. Just use separate cache files so that the cache is actually useful.

Closes #427 (closed)

Edited by Tim-Philipp Müller

Merge request reports