|
|
@ -25,10 +25,6 @@ if (GUI) |
|
|
|
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/icons/hicolor |
|
|
|
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/icons/hicolor |
|
|
|
FILES_MATCHING PATTERN "*.png") |
|
|
|
FILES_MATCHING PATTERN "*.png") |
|
|
|
|
|
|
|
|
|
|
|
install(FILES ${qBittorrent_SOURCE_DIR}/src/icons/qbittorrent.png |
|
|
|
|
|
|
|
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/pixmaps/ |
|
|
|
|
|
|
|
COMPONENT data) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
install(FILES ${qBittorrent_SOURCE_DIR}/src/icons/qbittorrent.desktop |
|
|
|
install(FILES ${qBittorrent_SOURCE_DIR}/src/icons/qbittorrent.desktop |
|
|
|
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/applications/ |
|
|
|
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/applications/ |
|
|
|
COMPONENT data) |
|
|
|
COMPONENT data) |
|
|
|