kde-playground/kaffeine/profiles/CMakeLists.txt

5 lines
124 B
Text
Raw Normal View History

set(kdelirc_profiles
kaffeine.profile.xml)
install(FILES ${kdelirc_profiles} DESTINATION ${DATA_INSTALL_DIR}/profiles)