[EXTERNAL] add gtest

This commit is contained in:
Edouard DUPIN 2014-11-25 22:07:48 +01:00
parent 3d0e63f5a6
commit 28b3d075f4
6 changed files with 9 additions and 4 deletions

3
.gitmodules vendored
View File

@ -68,3 +68,6 @@
[submodule "external/enet"]
path = external/enet
url = https://github.com/HeeroYui/enet.git
[submodule "external/gtest"]
path = external/gtest
url = https://github.com/HeeroYui/gtest

2
build

@ -1 +1 @@
Subproject commit 288207e4e1fdcee746b587a9ac644cfdf6ed17f5
Subproject commit 2a58657df50abe5e69161e68c703cd9674c87a70

2
external/ege vendored

@ -1 +1 @@
Subproject commit 2ffa87dd73f54e2e431c2735d9145c280a57646f
Subproject commit 9fb437ed21ce6a9c5fe2146b6f43f8cd1003b8a0

2
external/etk vendored

@ -1 +1 @@
Subproject commit 4b3cdf01560a946189388870242a86484144863d
Subproject commit a91136a0d8b7e1976681c95a968a6614a0698984

1
external/gtest vendored Submodule

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

View File

@ -7,7 +7,8 @@ import lutinMultiprocess
def get_desc():
return "ewol is a main library to use widget in the openGl environement and manage all the wraping os"
def get_license():
return "APACHE v2.0"
def create(target):
# set the ewol folder for Android basic sources ...