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 'indexer/indexer_tests_support/CMakeLists.txt')
-rw-r--r--indexer/indexer_tests_support/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/indexer/indexer_tests_support/CMakeLists.txt b/indexer/indexer_tests_support/CMakeLists.txt
index cc2c7d12ca..b8b4e482f7 100644
--- a/indexer/indexer_tests_support/CMakeLists.txt
+++ b/indexer/indexer_tests_support/CMakeLists.txt
@@ -8,4 +8,4 @@ set(
test_with_custom_mwms.hpp
)
-add_library(${PROJECT_NAME} ${SRC})
+omim_add_library(${PROJECT_NAME} ${SRC})