mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
cmake: update CMake to build the map components on mobile
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
This commit is contained in:
parent
a02ef84bb5
commit
9a6cd451e2
2 changed files with 4 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ set(SUBSURFACE_MOBILE_MODELS_LIB_SRCS
|
|||
divelistmodel.cpp
|
||||
messagehandlermodel.cpp
|
||||
gpslistmodel.cpp
|
||||
maplocationmodel.cpp
|
||||
)
|
||||
|
||||
if(${SUBSURFACE_TARGET_EXECUTABLE} MATCHES "DesktopExecutable")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue