diff --git a/CMakeLists.txt b/CMakeLists.txt index cf9e209208..7d349f8a0f 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -943,5 +943,4 @@ if (ENABLE_QT_GUI AND CMAKE_SYSTEM_NAME STREQUAL "Linux") install(FILES "dist/net.shadps4.shadPS4.releases.xml" DESTINATION "share/metainfo/releases") install(FILES "dist/net.shadps4.shadPS4.metainfo.xml" DESTINATION "share/metainfo") install(FILES ".github/shadps4.png" DESTINATION "share/icons/hicolor/512x512/apps" RENAME "net.shadps4.shadPS4.png") - endif()