diff options
author | stanly <stanly@yandex-team.ru> | 2022-02-10 16:46:49 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:49 +0300 |
commit | 6170310e8721e225f64ddabf7a7358253d7a1249 (patch) | |
tree | 49e222ea1c5804306084bb3ae065bb702625360f /contrib | |
parent | cde218e65dfef5ce03a48d641fd8f7913cf17b2d (diff) | |
download | ydb-6170310e8721e225f64ddabf7a7358253d7a1249.tar.gz |
Restoring authorship annotation for <stanly@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/libs/ya.make | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/contrib/libs/ya.make b/contrib/libs/ya.make index 9bfdd27c34..9c4640fdcf 100644 --- a/contrib/libs/ya.make +++ b/contrib/libs/ya.make @@ -33,7 +33,7 @@ RECURSE( chromaprint clang12 clang12-rt - clapack + clapack cld2 cnpy cookiemy @@ -44,7 +44,7 @@ RECURSE( crcutil crfsuite croaring - ctemplate + ctemplate curl cxxsupp/libcxx cxxsupp/libcxxabi-parts @@ -62,7 +62,7 @@ RECURSE( falconn farmhash farmhash/ut - faster-rnnlm + faster-rnnlm fastlz fastops fcgi @@ -109,7 +109,7 @@ RECURSE( i18n i18n/ut icu - ImageMagick + ImageMagick inja inja/ut intel @@ -197,7 +197,7 @@ RECURSE( libwebp libx264 libx265 - libxml + libxml libxml/dynamic libxslt libyang @@ -235,7 +235,7 @@ RECURSE( musl nanosvg nanosvg/ut - nayuki_md5 + nayuki_md5 nghttp2 node-addon-api nodejs_12 @@ -271,9 +271,9 @@ RECURSE( picohttpparser #pire/ut pixman - poco + poco portaudio - porto_api + porto_api proj protobuf protobuf/python @@ -284,7 +284,7 @@ RECURSE( pthreadpool pugixml pybind11 - pycxx + pycxx python python/ut qhull @@ -355,7 +355,7 @@ RECURSE( woff2 xdelta3 xmlsec - xpdf-3.04 + xpdf-3.04 xxhash xz yajl @@ -365,7 +365,7 @@ RECURSE( zlib zlib-ng-develop zookeeper - zstd + zstd zstd06 zzip ) @@ -382,7 +382,7 @@ ENDIF() IF (OS_DARWIN) RECURSE( gperftools - osxfuse + osxfuse macfuse-headers uuid ) @@ -412,8 +412,8 @@ ENDIF() IF (OS_WINDOWS) RECURSE( pthreads_win32 - dokany/dokan - dokany/dokan_fuse + dokany/dokan + dokany/dokan_fuse ) ELSE() RECURSE( |