summaryrefslogtreecommitdiffstats
path: root/libk3b/scripts/CMakeLists.txt
blob: ca6f367e58a2a623b7da16615bfa9bd008f59b25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#################################################
#
#  (C) 2016 Golubev Alexander
#  fatzer2 (AT) gmail.com
#
#  Improvements and feedback are welcome
#
#  This file is released under GPL >= 2
#
#################################################

install( PROGRAMS k3b_automount
  DESTINATION ${BIN_INSTALL_DIR}
  PERMISSIONS 4755
)