1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2025-08-05 13:09:47 +00:00

Import pbl c library

This commit is contained in:
King_DuckZ 2016-04-18 22:52:35 +02:00
parent 7515705c05
commit 3e130cd346
5 changed files with 62 additions and 0 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "test/gtest"]
path = test/gtest
url = https://github.com/google/googletest.git
[submodule "lib/pbl/pbl"]
path = lib/pbl/pbl
url = https://github.com/peterGraf/pbl.git