summaryrefslogtreecommitdiff
path: root/gtest/.nvchecker.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gtest/.nvchecker.toml')
-rw-r--r--gtest/.nvchecker.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/gtest/.nvchecker.toml b/gtest/.nvchecker.toml
new file mode 100644
index 0000000..2bc4990
--- /dev/null
+++ b/gtest/.nvchecker.toml
@@ -0,0 +1,4 @@
+[gtest]
+source = "git"
+git = "https://github.com/google/googletest.git"
+prefix = "v"