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 /qt/CMakeLists.txt
parent2b4eb56143d4a7cf6293c00cca61ac85e3881e5d (diff)
[build] Added option for Address Sanitizer.beta-722beta-721
Diffstat (limited to 'qt/CMakeLists.txt')
-rw-r--r--qt/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/CMakeLists.txt b/qt/CMakeLists.txt
index 31c27fd0bb..41c7825547 100644
--- a/qt/CMakeLists.txt
+++ b/qt/CMakeLists.txt
@@ -50,7 +50,7 @@ set(
update_dialog.hpp
)
-add_executable(${PROJECT_NAME} MACOSX_BUNDLE ${RES_SOURCES} ${SRC})
+omim_add_executable(${PROJECT_NAME} MACOSX_BUNDLE ${RES_SOURCES} ${SRC})
omim_link_libraries(
${PROJECT_NAME}