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:
parent
7515705c05
commit
3e130cd346
5 changed files with 62 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue