aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/uriparser/ya.make
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.ru>2022-02-10 16:45:12 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:12 +0300
commit49116032d905455a7b1c994e4a696afc885c1e71 (patch)
treebe835aa92c6248212e705f25388ebafcf84bc7a1 /contrib/restricted/uriparser/ya.make
parent4e839db24a3bbc9f1c610c43d6faaaa99824dcca (diff)
downloadydb-49116032d905455a7b1c994e4a696afc885c1e71.tar.gz
Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/restricted/uriparser/ya.make')
-rw-r--r--contrib/restricted/uriparser/ya.make12
1 files changed, 6 insertions, 6 deletions
diff --git a/contrib/restricted/uriparser/ya.make b/contrib/restricted/uriparser/ya.make
index c6715c21e1..a2b64f8229 100644
--- a/contrib/restricted/uriparser/ya.make
+++ b/contrib/restricted/uriparser/ya.make
@@ -17,13 +17,13 @@ LICENSE(BSD-3-Clause)
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
-PEERDIR(
- contrib/libs/libc_compat
-)
-
+PEERDIR(
+ contrib/libs/libc_compat
+)
+
ADDINCL(
- GLOBAL contrib/restricted/uriparser/include
- contrib/restricted/uriparser
+ GLOBAL contrib/restricted/uriparser/include
+ contrib/restricted/uriparser
)
NO_COMPILER_WARNINGS()