aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorvvvv <vvvv@yandex-team.ru>2022-03-03 23:09:11 +0300
committervvvv <vvvv@yandex-team.ru>2022-03-03 23:09:11 +0300
commit8dbdbab054b6eb352cfffdad09991052008062fc (patch)
tree71befed92d327f2cc409bff4986ec510d0530d92 /CMakeLists.txt
parented3f4e21f3a3837059607ec2606e1dc910269ac0 (diff)
downloadydb-8dbdbab054b6eb352cfffdad09991052008062fc.tar.gz
YQL-13710 try to switch to new shiny PG
ref:2bed0445c8e8bd6c575883632adf19445f0a72a7
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 51419db9ad..31cfa9b24f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1224,6 +1224,7 @@ add_subdirectory(ydb/library/schlab/ut)
add_subdirectory(ydb/library/security/ut)
add_subdirectory(ydb/library/yql/sql/pg)
add_subdirectory(ydb/library/yql/parser/pg_query_wrapper)
+add_subdirectory(contrib/libs/icu)
add_subdirectory(ydb/public/lib/idx_test)
add_subdirectory(ydb/services/cms/ut)
add_subdirectory(ydb/services/datastreams/ut)