diff options
author | komels <komels@yandex-team.ru> | 2022-04-21 12:31:47 +0300 |
---|---|---|
committer | komels <komels@yandex-team.ru> | 2022-04-21 12:31:47 +0300 |
commit | 8634bc127c6626d7cb02dab7bc2d56f04e6f6599 (patch) | |
tree | aa40fcc7d817b7a3b6f0272812fffdf15372bff0 /CMakeLists.darwin.txt | |
parent | 37b022ad91faa2b034aa9e3ea21ee5ecaccb944f (diff) | |
download | ydb-8634bc127c6626d7cb02dab7bc2d56f04e6f6599.tar.gz |
DEVTOOLSUP-17667
ref:e8ee51530389efa8abbe18cbab2249d115d4b39f
Diffstat (limited to 'CMakeLists.darwin.txt')
-rw-r--r-- | CMakeLists.darwin.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.darwin.txt b/CMakeLists.darwin.txt index b96c7c62a4..bcb4499475 100644 --- a/CMakeLists.darwin.txt +++ b/CMakeLists.darwin.txt @@ -980,6 +980,7 @@ add_subdirectory(ydb/core/viewer/ut) add_subdirectory(ydb/core/wrappers/ut) add_subdirectory(ydb/core/ydb_convert/ut) add_subdirectory(ydb/core/ymq/ut) +add_subdirectory(ydb/core/ymq/actor/yc_search_ut) add_subdirectory(ydb/library/aclib/ut) add_subdirectory(ydb/library/backup/ut) add_subdirectory(ydb/library/binary_json/ut) |