diff options
Diffstat (limited to 'qt-models/CMakeLists.txt')
-rw-r--r-- | qt-models/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-models/CMakeLists.txt b/qt-models/CMakeLists.txt index 90b6da433..14d23156c 100644 --- a/qt-models/CMakeLists.txt +++ b/qt-models/CMakeLists.txt @@ -24,6 +24,7 @@ set(SUBSURFACE_MODELS_LIB_SRCS gpslistmodel.cpp diveimportedmodel.cpp messagehandlermodel.cpp + maplocationmodel.cpp ) source_group("Subsurface Models" FILES ${SUBSURFACE_MODELS}) |