Skip to content

Commit

Permalink
Add googletest submodule
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Weil <sw@weilnetz.de>
  • Loading branch information
stweil committed Jul 24, 2017
1 parent 4efc539 commit f36dc34
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -82,3 +82,6 @@ kernel*.bin
/*.exe
/*.lnk
/win*

# GoogleTest
googletest
3 changes: 3 additions & 0 deletions .gitmodules
@@ -0,0 +1,3 @@
[submodule "googletest"]
path = googletest
url = https://github.com/google/googletest.git
1 change: 1 addition & 0 deletions googletest
Submodule googletest added at 4bab34

0 comments on commit f36dc34

Please sign in to comment.