diff options
Diffstat (limited to 'src/yuzu/CMakeLists.txt')
-rw-r--r-- | src/yuzu/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/CMakeLists.txt b/src/yuzu/CMakeLists.txt index 02953f1e6..95d521706 100644 --- a/src/yuzu/CMakeLists.txt +++ b/src/yuzu/CMakeLists.txt @@ -21,7 +21,7 @@ set(SRCS hotkeys.cpp main.cpp ui_settings.cpp - citra-qt.rc + yuzu.rc Info.plist ) |