From 6ec7d2d87764e25d58dcb7ffdcb02b58bcce18d8 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 26 Oct 2017 14:33:02 +0200 Subject: Move error reporting into its own source file This doesn't really seem to belong in save_git.c. Signed-off-by: Dirk Hohndel --- 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 03a8c4fc4..f063f3aa5 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -40,6 +40,7 @@ set(SUBSURFACE_CORE_LIB_SRCS divesite.cpp divelist.c equipment.c + errorhelper.c file.c gas-model.c git-access.c -- cgit v1.2.3-70-g09d2