|
1 | 1 | [submodule "lib/args"] |
2 | 2 | path = lib/args |
3 | 3 | url = https://github.com/Taywee/args.git |
4 | | -[submodule "lib/boost-filesystem"] |
5 | | - path = lib/boost-filesystem |
6 | | - url = https://github.com/boostorg/filesystem.git |
7 | | -[submodule "lib/boost-regex"] |
8 | | - path = lib/boost-regex |
9 | | - url = https://github.com/boostorg/regex.git |
10 | | -[submodule "lib/boost-system"] |
11 | | - path = lib/boost-system |
12 | | - url = https://github.com/boostorg/system.git |
13 | | -[submodule "lib/boost-config"] |
14 | | - path = lib/boost-config |
15 | | - url = https://github.com/boostorg/config.git |
16 | | -[submodule "lib/boost-utility"] |
17 | | - path = lib/boost-utility |
18 | | - url = https://github.com/boostorg/utility.git |
19 | | -[submodule "lib/boost-predef"] |
20 | | - path = lib/boost-predef |
21 | | - url = https://github.com/boostorg/predef.git |
22 | | -[submodule "lib/boost-assert"] |
23 | | - path = lib/boost-assert |
24 | | - url = https://github.com/boostorg/assert.git |
25 | | -[submodule "lib/boost-core"] |
26 | | - path = lib/boost-core |
27 | | - url = https://github.com/boostorg/core.git |
28 | | -[submodule "lib/boost-type_traits"] |
29 | | - path = lib/boost-type_traits |
30 | | - url = https://github.com/boostorg/type_traits.git |
31 | | -[submodule "lib/boost-iterator"] |
32 | | - path = lib/boost-iterator |
33 | | - url = https://github.com/boostorg/iterator.git |
34 | | -[submodule "lib/boost-mpl"] |
35 | | - path = lib/boost-mpl |
36 | | - url = https://github.com/boostorg/mpl.git |
37 | | -[submodule "lib/boost-preprocessor"] |
38 | | - path = lib/boost-preprocessor |
39 | | - url = https://github.com/boostorg/preprocessor.git |
40 | | -[submodule "lib/boost-static_assert"] |
41 | | - path = lib/boost-static_assert |
42 | | - url = https://github.com/boostorg/static_assert.git |
43 | | -[submodule "lib/boost-detail"] |
44 | | - path = lib/boost-detail |
45 | | - url = https://github.com/boostorg/detail.git |
46 | | -[submodule "lib/boost-smart_ptr"] |
47 | | - path = lib/boost-smart_ptr |
48 | | - url = https://github.com/boostorg/smart_ptr.git |
49 | 4 | [submodule "lib/boost-exception"] |
50 | 5 | path = lib/boost-exception |
51 | 6 | url = https://github.com/boostorg/exception.git |
52 | | -[submodule "lib/boost-throw_exception"] |
53 | | - path = lib/boost-throw_exception |
54 | | - url = https://github.com/boostorg/throw_exception.git |
55 | | -[submodule "lib/boost-io"] |
56 | | - path = lib/boost-io |
57 | | - url = https://github.com/boostorg/io.git |
58 | | -[submodule "lib/boost-functional"] |
59 | | - path = lib/boost-functional |
60 | | - url = https://github.com/boostorg/functional.git |
61 | | -[submodule "lib/boost-container_hash"] |
62 | | - path = lib/boost-container_hash |
63 | | - url = https://github.com/boostorg/container_hash.git |
64 | | -[submodule "lib/boost-range"] |
65 | | - path = lib/boost-range |
66 | | - url = https://github.com/boostorg/range.git |
67 | | -[submodule "lib/boost-integer"] |
68 | | - path = lib/boost-integer |
69 | | - url = https://github.com/boostorg/integer.git |
70 | | -[submodule "lib/CImg"] |
71 | | - path = lib/CImg |
72 | | - url = https://github.com/dtschump/CImg.git |
73 | | -[submodule "lib/googletest"] |
74 | | - path = lib/googletest |
75 | | - url = https://github.com/google/googletest |
76 | | -[submodule "lib/boost-container"] |
77 | | - path = lib/boost-container |
78 | | - url = https://github.com/boostorg/container |
79 | 7 | [submodule "lib/linuxdeploy-desktopfile"] |
80 | 8 | path = lib/linuxdeploy-desktopfile |
81 | 9 | url = https://github.com/linuxdeploy/linuxdeploy-desktopfile |
| 10 | +[submodule "lib/cmake-scripts"] |
| 11 | + path = lib/cmake-scripts |
| 12 | + url = https://github.com/linuxdeploy/cmake-scripts.git |
0 commit comments