-
-
Notifications
You must be signed in to change notification settings - Fork 49
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 590 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 590 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "cmake/cmake-helpers"]
path = cmake/helpers
url = https://github.com/craftablescience/cmake-helpers
[submodule "src/cli/thirdparty/argparse"]
path = ext/cli/argparse
url = https://github.com/p-ranav/argparse
[submodule "src/cli/thirdparty/indicators"]
path = ext/cli/indicators
url = https://github.com/p-ranav/indicators
[submodule "src/gui/thirdparty/discord"]
path = ext/gui/discord
url = https://github.com/craftablescience/discord-rpc-clean
[submodule "src/shared/thirdparty/sourcepp"]
path = ext/shared/sourcepp
url = https://github.com/craftablescience/sourcepp