mirror of
https://github.com/PabloMK7/citra.git
synced 2025-11-30 04:18:47 +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. |
||
|---|---|---|
| .. | ||
| config | ||
| debugger | ||
| util | ||
| bootmanager.cpp | ||
| bootmanager.h | ||
| citra-qt.rc | ||
| CMakeLists.txt | ||
| config.cpp | ||
| config.h | ||
| hotkeys.cpp | ||
| hotkeys.h | ||
| hotkeys.ui | ||
| main.cpp | ||
| main.h | ||
| main.ui | ||
| version.h | ||