xcbuild/.gitmodules
onhachoe 6750bf698b Add basic PlistBuddy (#111)
* Shell of PlistBuddy
* Print command
* Set command
* Add command
* Clear command
* Delete command
 * Save command
2016-09-29 09:19:54 +07:00

7 lines
226 B
Plaintext

[submodule "ThirdParty/googletest"]
path = ThirdParty/googletest
url = https://github.com/google/googletest.git
[submodule "ThirdParty/linenoise"]
path = ThirdParty/linenoise
url = https://github.com/antirez/linenoise.git