mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
Add libcommuni-cmake
library
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
This commit is contained in:
parent
3a9e101cd5
commit
98e108710a
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -28,3 +28,6 @@
|
|||
[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
|
||||
|
|
1
lib/libcommuni-cmake
Submodule
1
lib/libcommuni-cmake
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 9a8e7fe746421ec66ddd20f468c30505b362719e
|
Loading…
Reference in a new issue