mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
98e108710a
This is based off AnotherFoxGuy's fork, with some further additions to the CMakeLists.txt file allowing for simpler building Currently on the `chatterino-cmake` branch
34 lines
1.1 KiB
Plaintext
34 lines
1.1 KiB
Plaintext
[submodule "lib/libcommuni"]
|
|
path = lib/libcommuni
|
|
url = https://github.com/communi/libcommuni
|
|
[submodule "lib/qBreakpad"]
|
|
path = lib/qBreakpad
|
|
url = https://github.com/jiakuan/qBreakpad.git
|
|
[submodule "lib/WinToast"]
|
|
path = lib/WinToast
|
|
url = https://github.com/mohabouje/WinToast.git
|
|
[submodule "lib/settings"]
|
|
path = lib/settings
|
|
url = https://github.com/pajlada/settings
|
|
[submodule "lib/signals"]
|
|
path = lib/signals
|
|
url = https://github.com/pajlada/signals
|
|
[submodule "lib/serialize"]
|
|
path = lib/serialize
|
|
url = https://github.com/pajlada/serialize
|
|
[submodule "lib/rapidjson"]
|
|
path = lib/rapidjson
|
|
url = https://github.com/Tencent/rapidjson
|
|
[submodule "lib/qtkeychain"]
|
|
path = lib/qtkeychain
|
|
url = https://github.com/Chatterino/qtkeychain
|
|
[submodule "lib/websocketpp"]
|
|
path = lib/websocketpp
|
|
url = https://github.com/ziocleto/websocketpp
|
|
[submodule "conan-pkgs/libcommuni"]
|
|
path = conan-pkgs/libcommuni
|
|
url = https://github.com/AnotherFoxGuy/libcommuni-cmake.git
|
|
[submodule "lib/libcommuni-cmake"]
|
|
path = lib/libcommuni-cmake
|
|
url = https://github.com/pajlada/libcommuni.git
|