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 7d3106daaa..2a31f84d0c 100644
--- a/base/base_tests/CMakeLists.txt
+++ b/base/base_tests/CMakeLists.txt
@@ -23,6 +23,7 @@ set(
regexp_test.cpp
rolling_hash_test.cpp
scope_guard_test.cpp
+ small_set_test.cpp
stl_add_test.cpp
stl_helpers_test.cpp
string_format_test.cpp