mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-11-23 09:02:13 -08: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.