mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2026-04-29 16:42:26 +00:00
INTERFACE doesn't define the symbol when compiling the library itself. PUBLIC should be used when the definition is needed both by the library and by the users.