summaryrefslogtreecommitdiffstats
path: root/kkbswitch.upd/CMakeLists.txt
blob: 2cee98e4fd1dd2a9a458b99c9fda6c6263e4bd0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
install(
   FILES
       ${PROJECT_NAME}.upd

   DESTINATION ${DATA_INSTALL_DIR}/tdeconf_update
)

install(
   PROGRAMS
       kkbswitch_update_14_icons
       kkbswitch_update_14_options

   DESTINATION ${DATA_INSTALL_DIR}/tdeconf_update
)