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
path: root/map
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 /map
parent566c7b2ae065f5c49e4ffefa49ed29fb27c21f97 (diff)
Build fix
Diffstat (limited to 'map')
-rw-r--r--map/map_integration_tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/map/map_integration_tests/CMakeLists.txt b/map/map_integration_tests/CMakeLists.txt
index 5e75aa6fb6..7a1a9b9f93 100644
--- a/map/map_integration_tests/CMakeLists.txt
+++ b/map/map_integration_tests/CMakeLists.txt
@@ -36,6 +36,7 @@ omim_link_libraries(
pugixml
opening_hours
icu
+ traffic
${Qt5Network_LIBRARIES}
${LIBZ}
)