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:
authorYuri Gorshenin <y@maps.me>2017-06-06 14:36:33 +0300
committerYuri Gorshenin <y@maps.me>2017-06-06 16:03:08 +0300
commit9b98ba29832b37aae8907d5cf92bd41316232146 (patch)
tree0f41203b23e4e4462a5838386bb076d0ea8df107 /qt/CMakeLists.txt
parent3ea5960a80e0a9bf167294a1147505d934616b25 (diff)
[qt] Implemented log-abort-level flag for Qt Desktop app.
Diffstat (limited to 'qt/CMakeLists.txt')
-rw-r--r--qt/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/qt/CMakeLists.txt b/qt/CMakeLists.txt
index 0e33d333dc..6471c3970b 100644
--- a/qt/CMakeLists.txt
+++ b/qt/CMakeLists.txt
@@ -14,6 +14,7 @@ execute_process(
include_directories(
${OMIM_ROOT}/3party/glm
+ ${OMIM_ROOT}/3party/gflags/src
${CMAKE_CURRENT_BINARY_DIR}
)
@@ -74,6 +75,7 @@ omim_link_libraries(
base
freetype
expat
+ gflags
icu
jansson
protobuf