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:
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}