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-03-30 16:15:27 +0300
committerSergey Yershov <syershov@maps.me>2017-03-30 16:47:09 +0300
commit363dbb83efef90121a6e442a83be7fe23d1087e9 (patch)
treeef870e153ca65f33514769589d0fca76022523dd /openlr/openlr_stat
parent2b4eb56143d4a7cf6293c00cca61ac85e3881e5d (diff)
[build] Added option for Address Sanitizer.beta-722beta-721
Diffstat (limited to 'openlr/openlr_stat')
-rw-r--r--openlr/openlr_stat/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/openlr/openlr_stat/CMakeLists.txt b/openlr/openlr_stat/CMakeLists.txt
index 2200d15376..34dcc61bff 100644
--- a/openlr/openlr_stat/CMakeLists.txt
+++ b/openlr/openlr_stat/CMakeLists.txt
@@ -7,7 +7,7 @@ set(
openlr_stat.cpp
)
-add_executable(${PROJECT_NAME} ${SRC})
+omim_add_executable(${PROJECT_NAME} ${SRC})
omim_link_libraries(${PROJECT_NAME}
openlr
routing