# CMakeLists for src/modules/str

set(kvistr_SRCS
	libkvistr.cpp
)

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