projects
/
platform
/
upstream
/
Vulkan-Loader.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe04f9e
)
build: Add gtest as a submodule
author
Mark Lobodzinski
<mark@lunarg.com>
Tue, 27 Mar 2018 20:53:16 +0000
(14:53 -0600)
committer
Mark Lobodzinski
<mark@lunarg.com>
Tue, 27 Mar 2018 23:47:54 +0000
(17:47 -0600)
Change-Id: I9a5c440bd81f48afd24961a52595d0ca995cb7bf
.gitmodules
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitmodules
b/.gitmodules
new file mode 100644
(file)
index 0000000..
8a9d107
--- /dev/null
+++ b/
.gitmodules
@@ -0,0
+1,3
@@
+[submodule "submodules/googletest"]
+ path = submodules/googletest
+ url = https://github.com/google/googletest.git