-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 891 Bytes
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 891 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "interprocess"]
path = interprocess
url = https://github.com/boostorg/interprocess
shallow = true
[submodule "config"]
path = config
url = https://github.com/boostorg/config
shallow = true
[submodule "assert"]
path = assert
url = https://github.com/boostorg/assert
shallow = true
[submodule "type_traits"]
path = type_traits
url = https://github.com/boostorg/type_traits
shallow = true
[submodule "move"]
path = move
url = https://github.com/boostorg/move
shallow = true
[submodule "intrusive"]
path = intrusive
url = https://github.com/boostorg/intrusive
shallow = true
[submodule "container"]
path = container
url = https://github.com/boostorg/container
shallow = true
[submodule "winapi"]
path = winapi
url = https://github.com/boostorg/winapi
shallow = true
[submodule "predef"]
path = predef
url = https://github.com/boostorg/predef
shallow = true