mirror of
https://github.com/citra-emu/citra.git
synced 2025-03-25 14:57:23 +00:00

This both reduces redundancy in add_executable definitions, and makes it easier to link additional libraries. In particular, extra libraries are needed on OSX - see next commit.