We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 480c52a commit ae3c72bCopy full SHA for ae3c72b
1 file changed
CMakeLists.txt
@@ -119,8 +119,8 @@ install(FILES data/icons/ro-control.desktop
119
DESTINATION ${CMAKE_INSTALL_DATADIR}/applications
120
)
121
122
-install(DIRECTORY data/icons/
123
- DESTINATION ${CMAKE_INSTALL_DATADIR}/icons
+install(DIRECTORY data/icons/hicolor/
+ DESTINATION ${CMAKE_INSTALL_DATADIR}/icons/hicolor
124
125
126
install(FILES data/icons/ro-control.metainfo.xml
0 commit comments