diff options
| author | bunnei <bunneidev@gmail.com> | 2021-02-14 00:20:41 -0800 |
|---|---|---|
| committer | bunnei <bunneidev@gmail.com> | 2021-02-14 00:20:41 -0800 |
| commit | eae9f2e4404f6bdf8a192bc9c09e53cd87e4359d (patch) | |
| tree | 3f5cfe0d7067853437249cd167e79d9299c984b1 /src/yuzu/CMakeLists.txt | |
| parent | 0bbf5e61f107ce6b54078ec30504034ab9af5596 (diff) | |
yuzu: Various frontend improvements to avoid crashes and improve experience on Linux.
Diffstat (limited to 'src/yuzu/CMakeLists.txt')
| -rw-r--r-- | src/yuzu/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/yuzu/CMakeLists.txt b/src/yuzu/CMakeLists.txt index fb9967c8f..b025ced1c 100644 --- a/src/yuzu/CMakeLists.txt +++ b/src/yuzu/CMakeLists.txt @@ -151,6 +151,7 @@ add_executable(yuzu util/util.h compatdb.cpp compatdb.h + yuzu.qrc yuzu.rc ) |
