summaryrefslogtreecommitdiffstats
path: root/ktux/sprites/CMakeLists.txt
blob: eb878ee2b4d34d2e1e6350ec883f5ff30b36c8c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#################################################
#
#  (C) 2012 Golubev Alexander
#  fatzer2 (AT) gmail.com
#
#  Improvements and feedback are welcome
#
#  This file is released under GPL >= 2
#
#################################################

install( FILES anim0001.png anim0002.png
  anim0003.png anim0004.png anim0005.png
  anim0006.png anim0007.png anim0008.png
  anim0009.png anim0010.png bg.png flare0001.png
  flare0002.png spriterc star0001.png
  star0002.png
  DESTINATION ${DATA_INSTALL_DIR}/ktux/sprites
)