summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-02-23 08:15:30 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-02-23 09:30:56 -0800
commitcd545e1075d60e08d074668111a45d02fade5723 (patch)
treeef251f7622ca7e05c669b5baccdd898431979255
parentcae00d9858aa879a095f465946f984f5a4e10b67 (diff)
downloadsubsurface-cd545e1075d60e08d074668111a45d02fade5723.tar.gz
Add new files to CMakeLists.txt
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 96a681c20..0f2902d1b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -105,6 +105,7 @@ SET(SUBSURFACE_CORE_LIB_SRCS
deco.c
device.c
dive.c
+ divesite.c
divelist.c
equipment.c
file.c
@@ -128,6 +129,7 @@ SET(SUBSURFACE_CORE_LIB_SRCS
time.c
uemis.c
uemis-downloader.c
+ version.c
linux.c
#gettextfrommoc should be added because we are using it on the c-code.
gettextfromc.cpp
@@ -176,6 +178,7 @@ SET(SUBSURFACE_INTERFACE
qt-ui/usersurvey.cpp
qt-ui/configuredivecomputerdialog.cpp
qt-ui/filtermodels.cpp
+ qt-ui/undocommands.cpp
)
#the profile widget