25 lines
705 B
Plaintext
25 lines
705 B
Plaintext
[submodule "lib/saucer"]
|
|
path = lib/saucer
|
|
url = https://github.com/saucer/saucer.git
|
|
[submodule "lib/sol2"]
|
|
path = lib/sol2
|
|
url = https://github.com/ThePhD/sol2.git
|
|
[submodule "lib/lua"]
|
|
path = lib/lua
|
|
url = https://github.com/lubgr/lua-cmake.git
|
|
[submodule "lib/c_tray"]
|
|
path = lib/c_tray
|
|
url = https://github.com/binRick/c_tray.git
|
|
[submodule "lib/json"]
|
|
path = lib/json
|
|
url = https://github.com/nlohmann/json.git
|
|
[submodule "lib/cppcodec"]
|
|
path = lib/cppcodec
|
|
url = https://github.com/tplgy/cppcodec.git
|
|
[submodule "lib/fltk"]
|
|
path = lib/fltk
|
|
url = https://github.com/fltk/fltk.git
|
|
[submodule "lib/moonfltk"]
|
|
path = lib/moonfltk
|
|
url = https://git.schmidti.digital/Yadciel/moonfltk.git
|