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

set(kvisharedfile_SRCS
	libkvisharedfile.cpp
)

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