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:
authorgmoryes <gmoryes@gmail.com>2019-04-25 21:52:21 +0300
committerVladimir Byko-Ianko <bykoianko@gmail.com>2019-05-06 14:05:29 +0300
commit730d74ceef9dcda9d3877fb8d990c4a6e5429632 (patch)
tree325a1db4533c5950c84ec6baf76128b7938be545 /indexer
parent566c7b2ae065f5c49e4ffefa49ed29fb27c21f97 (diff)
Build fix
Diffstat (limited to 'indexer')
-rw-r--r--indexer/indexer_tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indexer/indexer_tests/CMakeLists.txt b/indexer/indexer_tests/CMakeLists.txt
index 7a89076d94..d3baac2840 100644
--- a/indexer/indexer_tests/CMakeLists.txt
+++ b/indexer/indexer_tests/CMakeLists.txt
@@ -66,6 +66,7 @@ omim_link_libraries(
opening_hours
oauthcpp
pugixml
+ traffic
${LIBZ}
)