aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/spellchecker/CMakeLists.txt
blob: 34b241e0e66079ae91413f608cb919a99b2e026b (about) (plain) (blame)
1
2
3
4
5
6
7
8
# CMakeLists for src/modules/avatar

set(kvispellchecker_SRCS
	libkvispellchecker.cpp
)

set(kvi_module_name kvispellchecker)
include(${CMAKE_SOURCE_DIR}/cmake/module.rules.txt)