4 lines
91 B
CMake
4 lines
91 B
CMake
install(FILES background.png
|
|
DESTINATION ${KDE_INSTALL_DATADIR}/gwenview/images/
|
|
)
|