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:
authorArsentiy Milchakov <milcars@mapswithme.com>2018-08-28 13:24:15 +0300
committerTatiana Yan <tatiana.kondakova@gmail.com>2018-08-30 13:09:25 +0300
commitea8d54e7162ef1b754cad13ea01a77b93af7f695 (patch)
tree72ad2f382e0801b1c5bccfc6a1640cd46d2d6863 /CMakeLists.txt
parentd681afd8833c3986f577b3d02402edd63d22d915 (diff)
[eye] The eye is added.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 351d31f4dc..81a66e89ad 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -271,6 +271,7 @@ add_subdirectory(coding)
add_subdirectory(drape)
add_subdirectory(drape_frontend)
add_subdirectory(editor)
+add_subdirectory(eye)
add_subdirectory(generator/mwm_diff)
add_subdirectory(geocoder)
add_subdirectory(geometry)