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 'drape/drape_tests/CMakeLists.txt')
-rw-r--r--drape/drape_tests/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/drape/drape_tests/CMakeLists.txt b/drape/drape_tests/CMakeLists.txt
index 35220e99d2..2109fc8798 100644
--- a/drape/drape_tests/CMakeLists.txt
+++ b/drape/drape_tests/CMakeLists.txt
@@ -46,7 +46,7 @@ set(
uniform_value_tests.cpp
)
-add_executable(${PROJECT_NAME} ${DRAPE_COMMON_SRC} ${SRC})
+omim_add_executable(${PROJECT_NAME} ${DRAPE_COMMON_SRC} ${SRC})
omim_link_libraries(
${PROJECT_NAME}