summaryrefslogtreecommitdiffstats
path: root/lskat/CMakeLists.txt
blob: ac533468d08a543e7c45c244255c00ccc955ebdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer

add_subdirectory( lskat )
add_subdirectory( grafix )
add_subdirectory( lskatproc )

##### icons #####################################

tde_install_icons( lskat )


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

install( FILES lskat.desktop
  DESTINATION ${XDG_APPS_INSTALL_DIR}
)