diff options
author | Mat M <mathew1800@gmail.com> | 2016-12-01 20:24:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-01 20:24:40 +0100 |
commit | 0423a38ab55fd2ed7eb9853e9c867d31afd71649 (patch) | |
tree | 2a6822fbb8cab159832d718ca62b8438663f09c1 /src/citra_qt/CMakeLists.txt | |
parent | Merge pull request #2228 from freiro/winver_fix (diff) | |
parent | Remove unused version.h (diff) | |
download | yuzu-0423a38ab55fd2ed7eb9853e9c867d31afd71649.tar yuzu-0423a38ab55fd2ed7eb9853e9c867d31afd71649.tar.gz yuzu-0423a38ab55fd2ed7eb9853e9c867d31afd71649.tar.bz2 yuzu-0423a38ab55fd2ed7eb9853e9c867d31afd71649.tar.lz yuzu-0423a38ab55fd2ed7eb9853e9c867d31afd71649.tar.xz yuzu-0423a38ab55fd2ed7eb9853e9c867d31afd71649.tar.zst yuzu-0423a38ab55fd2ed7eb9853e9c867d31afd71649.zip |
Diffstat (limited to 'src/citra_qt/CMakeLists.txt')
-rw-r--r-- | src/citra_qt/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/citra_qt/CMakeLists.txt b/src/citra_qt/CMakeLists.txt index 384875450..a9dacd5f1 100644 --- a/src/citra_qt/CMakeLists.txt +++ b/src/citra_qt/CMakeLists.txt @@ -65,7 +65,6 @@ set(HEADERS hotkeys.h main.h ui_settings.h - version.h ) set(UIS |