mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-22 07:05:54 +00:00
7 lines
251 B
CMake
7 lines
251 B
CMake
install( FILES mouse_rh.png mouse_lh.png
|
|
DESTINATION ${KDE_INSTALL_DATADIR}/kcmmouse/pics
|
|
)
|
|
install( FILES cursor_large_black.pcf.gz cursor_large_white.pcf.gz cursor_small_white.pcf.gz
|
|
DESTINATION ${KDE_INSTALL_DATADIR}/kcmmouse
|
|
)
|