Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorr.kuznetsov <r.kuznetsov@corp.mail.ru>2018-04-26 15:33:58 +0300
committerAleksandr Zatsepin <alexzatsepin@users.noreply.github.com>2018-05-17 20:14:56 +0300
commit3aad4f4185d0069977ca1a1f497cdd9d430b0b6e (patch)
treef81cb2451927ca4587978c1de5ed98547b29c608 /map/CMakeLists.txt
parente41c74ae48eb9cee8af64c3409082f0ff9bacabd (diff)
Added bookmarks catalog support
Diffstat (limited to 'map/CMakeLists.txt')
-rw-r--r--map/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/map/CMakeLists.txt b/map/CMakeLists.txt
index c421ed8833..e8b12a6998 100644
--- a/map/CMakeLists.txt
+++ b/map/CMakeLists.txt
@@ -22,6 +22,8 @@ set(
booking_filter_cache.hpp
bookmark.cpp
bookmark.hpp
+ bookmark_catalog.cpp
+ bookmark_catalog.hpp
bookmark_helpers.cpp
bookmark_helpers.hpp
bookmark_manager.cpp