-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 728 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 728 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "GeneralCMakePresets"]
path = GeneralCMakePresets
url = https://github.com/ChristianHinkle/GeneralCMakePresets
[submodule "CppUtils_Core"]
path = CppUtils_Core
url = https://github.com/ChristianHinkle/CppUtils_Core
[submodule "CppUtils_StdReimpl"]
path = CppUtils_StdReimpl
url = https://github.com/ChristianHinkle/CppUtils_StdReimpl
[submodule "CppUtils_Misc"]
path = CppUtils_Misc
url = https://github.com/ChristianHinkle/CppUtils_Misc
[submodule "CppUtils_ContainerInterfaces"]
path = CppUtils_ContainerInterfaces
url = https://github.com/b2hinkle/CppUtils_ContainerInterfaces
[submodule "CppUtils_CustomAccess"]
path = CppUtils_CustomAccess
url = https://github.com/b2hinkle/CppUtils_CustomAccess.git