summaryrefslogtreecommitdiffstats
path: root/kate/CMakeLists.txt
blob: 1b920c92da791adcbac18ea89fc8403666e422cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#################################################
#
#  (C) 2010 Serghei Amelian
#  serghei (DOT) amelian (AT) gmail.com
#
#  Improvements and feedback are welcome
#
#  This file is released under GPL >= 2
#
#################################################

add_subdirectory( interfaces )
add_subdirectory( part )
add_subdirectory( data )
add_subdirectory( scripts )
add_subdirectory( plugins )