From af9fb32fcdff28fcf8a9de55e4b24a5d9f656637 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 4 Apr 2015 11:05:40 -0700 Subject: [PATCH] cmake: add ostctools.c Signed-off-by: Dirk Hohndel --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) 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