summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-04-04 11:05:40 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-04-04 11:05:40 -0700
commitaf9fb32fcdff28fcf8a9de55e4b24a5d9f656637 (patch)
treed862f1f0fdd520484fc6cb24c1bbd8e637074b4a
parent13a0ad020a64b7e1249a9bd385f267e8b1eeec5c (diff)
downloadsubsurface-af9fb32fcdff28fcf8a9de55e4b24a5d9f656637.tar.gz
cmake: add ostctools.c
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 398bc3656..1eeec9a79 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -190,6 +190,7 @@ SET(SUBSURFACE_CORE_LIB_SRCS
liquivision.c
load-git.c
membuffer.c
+ ostctools.c
parse-xml.c
planner.c
profile.c