add gemmlowp as submodule. (#206)

This commit is contained in:
Ke Zhang 2018-12-18 13:57:53 -08:00 committed by GitHub
parent c0ec7d56c4
commit 37b74c771a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -16,3 +16,6 @@
[submodule "cmake/external/gsl"]
path = cmake/external/gsl
url = https://github.com/Microsoft/GSL.git
[submodule "cmake/external/gemmlowp"]
path = cmake/external/gemmlowp
url = https://github.com/google/gemmlowp.git

1
cmake/external/gemmlowp vendored Submodule

@ -0,0 +1 @@
Subproject commit a3df028932a6b00e6ef9c4b6f1c6109f696c915d