diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-02-08 12:23:16 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-02-08 12:23:16 +0300 |
commit | ef32d236e2c477e41005becadfa89e80a124491c (patch) | |
tree | bfd91afc5cc9444237c68d1c0d71b6d0ae9182aa /contrib/libs/double-conversion | |
parent | 2475432dcbb88486205a48c162a576361196f8be (diff) | |
download | ydb-ef32d236e2c477e41005becadfa89e80a124491c.tar.gz |
intermediate changes
ref:fe861bc3674df2541917fa13025b2658af891e35
Diffstat (limited to 'contrib/libs/double-conversion')
-rw-r--r-- | contrib/libs/double-conversion/ya.make | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/libs/double-conversion/ya.make b/contrib/libs/double-conversion/ya.make index a848575f33..52e59b0989 100644 --- a/contrib/libs/double-conversion/ya.make +++ b/contrib/libs/double-conversion/ya.make @@ -12,12 +12,6 @@ OWNER( g:cpp-contrib ) -OPENSOURCE_EXPORT_REPLACEMENT( - CMAKE double-conversion - CMAKE_TARGET double-conversion::double-conversion - CONAN double-conversion/3.1.4 -) - NO_COMPILER_WARNINGS() NO_UTIL() |