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

tde_conditional_add_subdirectory( WITH_ASPELL aspell )
tde_conditional_add_subdirectory( WITH_HSPELL hspell )
tde_conditional_add_subdirectory( WITH_ISPELL ispell )