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:
authorSergey Yershov <syershov@maps.me>2016-11-17 13:26:41 +0300
committerSergey Yershov <syershov@maps.me>2016-11-17 13:28:54 +0300
commit4a0b854e20b6eef88eb8ba27289e1567d69e2a39 (patch)
tree8f72982c99e67689abd8e3b62e15a563154bd719 /drape_frontend
parentd9e4a1b1a28fc888ca0b1a333c6a1b49a52fb6ce (diff)
Fix CMake projects
Diffstat (limited to 'drape_frontend')
-rw-r--r--drape_frontend/drape_frontend_tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/drape_frontend/drape_frontend_tests/CMakeLists.txt b/drape_frontend/drape_frontend_tests/CMakeLists.txt
index e50f9228f4..3509022ab5 100644
--- a/drape_frontend/drape_frontend_tests/CMakeLists.txt
+++ b/drape_frontend/drape_frontend_tests/CMakeLists.txt
@@ -32,5 +32,6 @@ omim_link_libraries(
expat
tomcrypt
stats_client
+ ${LIBZ}
${Qt5OpenGL_LIBRARIES}
) \ No newline at end of file