aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/regchan/CMakeLists.txt
blob: 193921d32a60b14a8861ea661eb682fca4d5ab20 (about) (plain) (blame)
1
2
3
4
5
6
7
8
# CMakeLists for src/modules/regchan

set(kviregchan_SRCS
	libkviregchan.cpp
)

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