aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/streams/factory/ya.make
diff options
context:
space:
mode:
authoriddqd <iddqd@yandex-team.com>2024-06-10 10:07:19 +0300
committeriddqd <iddqd@yandex-team.com>2024-06-10 11:40:16 +0300
commit0f8b43a2792f618dce8711696ce5e394e7f3933d (patch)
treeb3b1b6c020161e906fde4712471c07d9e18ff5ef /library/cpp/streams/factory/ya.make
parent520001ecb8d8d5362f41e7db2b4ad5aab5afd8e6 (diff)
downloadydb-0f8b43a2792f618dce8711696ce5e394e7f3933d.tar.gz
Do not use minilzo and quicklz in open source. Export it to github.
d4d08d59dfff0c48a950a3faa36be4ac7e060912
Diffstat (limited to 'library/cpp/streams/factory/ya.make')
-rw-r--r--library/cpp/streams/factory/ya.make6
1 files changed, 6 insertions, 0 deletions
diff --git a/library/cpp/streams/factory/ya.make b/library/cpp/streams/factory/ya.make
new file mode 100644
index 0000000000..12c90f8cbc
--- /dev/null
+++ b/library/cpp/streams/factory/ya.make
@@ -0,0 +1,6 @@
+RECURSE(
+ open_by_file_extension
+ open_by_signature
+ open_common
+)
+