diff options
author | Petr Mrázek <peterix@gmail.com> | 2018-03-28 00:51:24 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2018-03-28 00:51:24 +0200 |
commit | 1ef416cb5609bf33e9b67952feb7c182ae807e2f (patch) | |
tree | 3ff4db2bafbe2d46193284aa3b1d3565a42f34a5 /application/CMakeLists.txt | |
parent | b46a34d0aeda613a3c0b8eb8206c39a5dd45aef3 (diff) | |
download | PrismLauncher-1ef416cb5609bf33e9b67952feb7c182ae807e2f.tar.gz PrismLauncher-1ef416cb5609bf33e9b67952feb7c182ae807e2f.tar.bz2 PrismLauncher-1ef416cb5609bf33e9b67952feb7c182ae807e2f.zip |
NOISSUE add pointless fun things, because.
Diffstat (limited to 'application/CMakeLists.txt')
-rw-r--r-- | application/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/application/CMakeLists.txt b/application/CMakeLists.txt index 5eeca240..0ffe9267 100644 --- a/application/CMakeLists.txt +++ b/application/CMakeLists.txt @@ -271,6 +271,7 @@ SET(MULTIMC_UIS ) set(MULTIMC_QRCS + resources/assets/assets.qrc resources/backgrounds/backgrounds.qrc resources/multimc/multimc.qrc resources/pe_dark/pe_dark.qrc |