diff options
author | Ilnur Khuziev <ilnur.khuziev@yandex.ru> | 2022-02-10 16:46:13 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:13 +0300 |
commit | 736dcd8ca259457a136f2f9f9168c44643914323 (patch) | |
tree | ddd46a036d68bfa83aa11b892f31243ea6b068a1 /library/cpp/ya.make | |
parent | 9bf2fa2b060c9881d3135c2208c624a1dd546ecc (diff) | |
download | ydb-736dcd8ca259457a136f2f9f9168c44643914323.tar.gz |
Restoring authorship annotation for Ilnur Khuziev <ilnur.khuziev@yandex.ru>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/ya.make')
-rw-r--r-- | library/cpp/ya.make | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/library/cpp/ya.make b/library/cpp/ya.make index 8c1193b007..977a8945ae 100644 --- a/library/cpp/ya.make +++ b/library/cpp/ya.make @@ -28,11 +28,11 @@ RECURSE( bloom_filter/ut bucket_quoter build_info - cache + cache case_insensitive_string - cgiparam - cgiparam/fuzz - cgiparam/ut + cgiparam + cgiparam/fuzz + cgiparam/ut charset charset/ut chromium_trace @@ -72,8 +72,8 @@ RECURSE( dbg_output dbg_output/ut deprecated - diff - diff/ut + diff + diff/ut digest disjoint_sets disjoint_sets/ut @@ -83,9 +83,9 @@ RECURSE( dolbilo/ut domtree domtree/tool - dot_product - dot_product/bench - dot_product/ut + dot_product + dot_product/bench + dot_product/ut dwarf_backtrace dwarf_backtrace/registry edit_distance @@ -122,8 +122,8 @@ RECURSE( file_checker/ut flatbuffers64_introspection flatbuffers64_introspection/example - float16 - float16/ut + float16 + float16/ut framing framing/ut fuid @@ -138,10 +138,10 @@ RECURSE( geohash/ut geolocation geotarget - getopt - getopt/last_getopt_demo - getopt/small - getopt/ut + getopt + getopt/last_getopt_demo + getopt/small + getopt/ut getoptpb gettimeofday gradient_optimize @@ -262,7 +262,7 @@ RECURSE( object_factory object_factory/ut offroad - on_disk + on_disk online_hnsw online_hnsw/ut openssl @@ -340,7 +340,7 @@ RECURSE( sorter/ut sqlite3 sqlite3/ut - sse + sse ssh ssh/ut ssh_sign @@ -358,8 +358,8 @@ RECURSE( svnversion telfinder telfinder/ut - terminate_handler - terminate_handler/sample + terminate_handler + terminate_handler/sample testing text_processing threading @@ -438,7 +438,7 @@ IF (OS_WINDOWS) ELSE() RECURSE( fuse - sse/ut + sse/ut tf xdelta3 zookeeper |