mirror of https://github.com/JAJames/jessilib.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
290 B
9 lines
290 B
[submodule "googletest"]
|
|
path = src/test/googletest
|
|
url = https://github.com/google/googletest.git
|
|
[submodule "asio"]
|
|
path = src/include/impl/asio
|
|
url = https://github.com/boostorg/asio.git
|
|
[submodule "src/include/fmt"]
|
|
path = src/external/fmt
|
|
url = https://github.com/fmtlib/fmt.git
|
|
|