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

set(kvimath_SRCS
	libkvimath.cpp
)

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