qt-models/cmake: build maplocationmodel.cpp

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
This commit is contained in:
Lubomir I. Ivanov 2017-07-17 17:59:18 +03:00 committed by Dirk Hohndel
parent fc6cb67626
commit 8b40490626

View file

@ -24,6 +24,7 @@ set(SUBSURFACE_MODELS_LIB_SRCS
gpslistmodel.cpp
diveimportedmodel.cpp
messagehandlermodel.cpp
maplocationmodel.cpp
)
source_group("Subsurface Models" FILES ${SUBSURFACE_MODELS})