summaryrefslogtreecommitdiffstats
path: root/kreversi/pics/CMakeLists.txt
blob: 3a1a51f414ca737f01411f9cc0fba6bb17fa23ce (plain)
1
2
3
4
5
6
7
8
9
# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer

add_subdirectory( background )

##### other data ################################

install( FILES chips.png chips_mono.png
  DESTINATION ${DATA_INSTALL_DIR}/kreversi/pics
)