aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/fast_float/ya.make
diff options
context:
space:
mode:
authorjakalletti <jakalletti@yandex-team.ru>2022-02-10 16:45:56 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:56 +0300
commit43fcb614adecb5c1e5922dd592beb143b758e2bc (patch)
treeac11b2d941560a38dbf365fd6955fd4624ee16ef /contrib/restricted/fast_float/ya.make
parent32afff1bad806b1fc774d6ccc979a3dc05a0c7f8 (diff)
downloadydb-43fcb614adecb5c1e5922dd592beb143b758e2bc.tar.gz
Restoring authorship annotation for <jakalletti@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/restricted/fast_float/ya.make')
-rw-r--r--contrib/restricted/fast_float/ya.make16
1 files changed, 8 insertions, 8 deletions
diff --git a/contrib/restricted/fast_float/ya.make b/contrib/restricted/fast_float/ya.make
index dd331096b3..735572be33 100644
--- a/contrib/restricted/fast_float/ya.make
+++ b/contrib/restricted/fast_float/ya.make
@@ -1,5 +1,5 @@
# Generated by devtools/yamaker from nixpkgs 21.11.
-
+
LIBRARY()
LICENSE(
@@ -14,15 +14,15 @@ OWNER(
g:cpp-contrib
g:kikimr
)
-
+
VERSION(3.4.0)
-
+
ORIGINAL_SOURCE(https://github.com/fastfloat/fast_float/archive/v3.4.0.tar.gz)
-NO_COMPILER_WARNINGS()
-
+NO_COMPILER_WARNINGS()
+
NO_RUNTIME()
-
+
NO_UTIL()
-
-END()
+
+END()