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 'base/base_tests/CMakeLists.txt')
-rw-r--r--base/base_tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/base_tests/CMakeLists.txt b/base/base_tests/CMakeLists.txt
index 2a31f84d0c..e04f68622a 100644
--- a/base/base_tests/CMakeLists.txt
+++ b/base/base_tests/CMakeLists.txt
@@ -28,6 +28,7 @@ set(
stl_helpers_test.cpp
string_format_test.cpp
string_utils_test.cpp
+ suffix_array_tests.cpp
sunrise_sunset_test.cpp
thread_pool_tests.cpp
threaded_list_test.cpp