aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/icu/ya.make
diff options
context:
space:
mode:
authororivej <orivej@yandex-team.ru>2022-02-10 16:44:49 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:44:49 +0300
commit718c552901d703c502ccbefdfc3c9028d608b947 (patch)
tree46534a98bbefcd7b1f3faa5b52c138ab27db75b7 /contrib/libs/icu/ya.make
parente9656aae26e0358d5378e5b63dcac5c8dbe0e4d0 (diff)
downloadydb-718c552901d703c502ccbefdfc3c9028d608b947.tar.gz
Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/icu/ya.make')
-rw-r--r--contrib/libs/icu/ya.make16
1 files changed, 8 insertions, 8 deletions
diff --git a/contrib/libs/icu/ya.make b/contrib/libs/icu/ya.make
index a3555706bf..639ce0158d 100644
--- a/contrib/libs/icu/ya.make
+++ b/contrib/libs/icu/ya.make
@@ -1,13 +1,13 @@
-# Generated by devtools/yamaker from nixpkgs 5852a21819542e6809f68ba5a798600e69874e76.
+# Generated by devtools/yamaker from nixpkgs 5852a21819542e6809f68ba5a798600e69874e76.
LIBRARY()
-OWNER(g:cpp-contrib)
+OWNER(g:cpp-contrib)
VERSION(67.1)
-ORIGINAL_SOURCE(https://github.com/unicode-org/icu/releases/download/release-67-1/icu4c-67_1-src.tgz)
-
+ORIGINAL_SOURCE(https://github.com/unicode-org/icu/releases/download/release-67-1/icu4c-67_1-src.tgz)
+
LICENSE(
BSD-3-Clause AND
Custom-Punycode AND
@@ -15,7 +15,7 @@ LICENSE(
Unicode AND
Unicode-Icu-58
)
-
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
ADDINCL(
@@ -46,7 +46,7 @@ ELSE()
ENDIF()
CXXFLAGS(-std=c++17)
-
+
SRCS(
common/appendable.cpp
common/bmpset.cpp
@@ -491,6 +491,6 @@ SRCS(
io/ustream.cpp
)
-FROM_SANDBOX(1566898243 OUT icudt67_dat.rodata)
-
+FROM_SANDBOX(1566898243 OUT icudt67_dat.rodata)
+
END()