diff options
Diffstat (limited to 'backend-shared/CMakeLists.txt')
-rw-r--r-- | backend-shared/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backend-shared/CMakeLists.txt b/backend-shared/CMakeLists.txt index fdfdb1e05..4ecd58074 100644 --- a/backend-shared/CMakeLists.txt +++ b/backend-shared/CMakeLists.txt @@ -1,6 +1,7 @@ # backend functionality shared between Desktop (UI) and Mobile (QML) set(BACKEND_SRCS + divesummary.cpp exportfuncs.cpp exportfuncs.h plannershared.cpp |