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 'editor/editor_tests_support/CMakeLists.txt')
-rw-r--r--editor/editor_tests_support/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/editor_tests_support/CMakeLists.txt b/editor/editor_tests_support/CMakeLists.txt
index 4a9c959137..f7f25f92db 100644
--- a/editor/editor_tests_support/CMakeLists.txt
+++ b/editor/editor_tests_support/CMakeLists.txt
@@ -6,4 +6,4 @@ set(
helpers.hpp
)
-add_library(${PROJECT_NAME} ${SRC})
+omim_add_library(${PROJECT_NAME} ${SRC})