mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-26 21:44:17 +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.