diff options
author | robot-ydb-importer <robot-ydb-importer@yandex-team.com> | 2024-09-13 22:55:14 +0300 |
---|---|---|
committer | robot-ydb-importer <robot-ydb-importer@yandex-team.com> | 2024-09-13 23:06:15 +0300 |
commit | 5102ecdc728c69dec504df2d376d70fe72936071 (patch) | |
tree | 51272fa39cdde420c9e2e6e3376d24e18aba16f0 /contrib/libs/antlr4_cpp_runtime | |
parent | 0bc479489fdfa4836020eca0d515e67a533eab49 (diff) | |
download | ydb-5102ecdc728c69dec504df2d376d70fe72936071.tar.gz |
YDB Import 612
commit_hash:3f96484a5d45b16f5eea76ef96d7d385666f68aa
Diffstat (limited to 'contrib/libs/antlr4_cpp_runtime')
-rw-r--r-- | contrib/libs/antlr4_cpp_runtime/ya.make | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/contrib/libs/antlr4_cpp_runtime/ya.make b/contrib/libs/antlr4_cpp_runtime/ya.make index cad37b0d49..6a0db5139b 100644 --- a/contrib/libs/antlr4_cpp_runtime/ya.make +++ b/contrib/libs/antlr4_cpp_runtime/ya.make @@ -6,11 +6,6 @@ LICENSE(BSD-3-Clause) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) -SUBSCRIBER( - g:cpp-contrib - g:ymake -) - VERSION(4.11.1) ORIGINAL_SOURCE(https://github.com/antlr/antlr4/archive/4.11.1.tar.gz) |