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/openlr
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 /openlr
parent566c7b2ae065f5c49e4ffefa49ed29fb27c21f97 (diff)
Build fix
Diffstat (limited to 'openlr')
-rw-r--r--openlr/openlr_tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/openlr/openlr_tests/CMakeLists.txt b/openlr/openlr_tests/CMakeLists.txt
index 18ece14f37..b17275b4b2 100644
--- a/openlr/openlr_tests/CMakeLists.txt
+++ b/openlr/openlr_tests/CMakeLists.txt
@@ -32,6 +32,7 @@ omim_link_libraries(
succinct
protobuf
icu
+ traffic
${Qt5Core_LIBRARIES}
${LIBZ}
)