3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-22 23:25:52 +00:00

4 lines
115 B
CMake
Raw Normal View History

file(GLOB desktopfile *.desktop)
install( FILES ${desktopfile} DESTINATION ${KDE_INSTALL_DATADIR}/solid/devices )