aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/googletest/ya.make
diff options
context:
space:
mode:
authorbulatman <bulatman@yandex-team.ru>2022-02-10 16:45:50 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:50 +0300
commit6560e4993b14d193f8c879e33a3de5e5eba6e21d (patch)
treecfd2e2baa05c3196f2caacbb63c32e1df40bc3de /contrib/restricted/googletest/ya.make
parent7489e4682331202b9c7d863c0898eb83d7b12c2b (diff)
downloadydb-6560e4993b14d193f8c879e33a3de5e5eba6e21d.tar.gz
Restoring authorship annotation for <bulatman@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/restricted/googletest/ya.make')
-rw-r--r--contrib/restricted/googletest/ya.make18
1 files changed, 9 insertions, 9 deletions
diff --git a/contrib/restricted/googletest/ya.make b/contrib/restricted/googletest/ya.make
index f563830db8..85bb21a707 100644
--- a/contrib/restricted/googletest/ya.make
+++ b/contrib/restricted/googletest/ya.make
@@ -1,14 +1,14 @@
# Generated by devtools/yamaker from nixpkgs 21.11.
-
+
OWNER(somov g:cpp-contrib)
-
+
VERSION(1.11.0)
-
+
ORIGINAL_SOURCE(https://github.com/google/googletest/archive/release-1.11.0.tar.gz)
-RECURSE(
- googlemock
- googlemock/gmock_main
- googletest
- googletest/gtest_main
-)
+RECURSE(
+ googlemock
+ googlemock/gmock_main
+ googletest
+ googletest/gtest_main
+)