mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-04 10:02:20 -05:00
Cmake compiles we an absolute path, so the macro __FILE__ also has the absolute file in it. It seems that gcc doesn't provide macros for the basename, so we have to truncate them in c directly: https://stackoverflow.com/questions/8487986/file-macro-shows-full-path
8.1 KiB
8.1 KiB