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-02-13 14:04:56 +0300
committerSergey Yershov <syershov@maps.me>2017-02-13 14:08:31 +0300
commit4e072c2183e54c4fbc0ab026a74e8766be542fdc (patch)
treef494259b0a880589913ace141be2de8eab6df1bf /indexer/indexer_tests
parent5f43e2cd31e540b0c3d30b6c26eb49459689b52f (diff)
[build] CMake build fix.
Diffstat (limited to 'indexer/indexer_tests')
-rw-r--r--indexer/indexer_tests/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/indexer/indexer_tests/CMakeLists.txt b/indexer/indexer_tests/CMakeLists.txt
index e2d1f2eef4..c276b0b00a 100644
--- a/indexer/indexer_tests/CMakeLists.txt
+++ b/indexer/indexer_tests/CMakeLists.txt
@@ -2,7 +2,6 @@ project(indexer_tests)
set(
SRC
- banners_test.cpp
categories_test.cpp
cell_coverer_test.cpp
cell_id_test.cpp