mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-23 18:32:51 +00:00
6 lines
196 B
CMake
6 lines
196 B
CMake
set(solid_actions
|
|
kaffeine_play_audiocd.desktop
|
|
kaffeine_play_dvd.desktop
|
|
kaffeine_play_videocd.desktop)
|
|
|
|
install(FILES ${solid_actions} DESTINATION ${DATA_INSTALL_DIR}/solid/actions)
|