From bff80cf4625c4a97182e8333633403d06725a613 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Tue, 4 Jun 2019 09:05:17 +0200 Subject: Cleanup: move unit-related functions to own translation unit Create a units.c translation unit. Signed-off-by: Berthold Stoeger --- core/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'core/CMakeLists.txt') diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt index 6a0a1ad40..5121222cc 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -156,6 +156,7 @@ set(SUBSURFACE_CORE_LIB_SRCS uemis.c uemis.h units.h + units.c version.c version.h videoframeextractor.cpp -- cgit v1.2.3-70-g09d2