|
|
@@ -2,18 +2,18 @@
|
|
|
path = include/stb
|
|
|
url = https://github.com/nothings/stb.git
|
|
|
[submodule "include/expect"]
|
|
|
- path = include/expect
|
|
|
+ path = external/expect
|
|
|
url = freenas:utility/expect
|
|
|
branch = master
|
|
|
[submodule "math/vector"]
|
|
|
- path = math/vector
|
|
|
+ path = external/vector
|
|
|
url = freenas:utility/vector
|
|
|
[submodule "math/matrix"]
|
|
|
- path = math/matrix
|
|
|
+ path = external/matrix
|
|
|
url = freenas:utility/matrix
|
|
|
[submodule "include/scope_guard"]
|
|
|
- path = include/scope_guard
|
|
|
+ path = external/scope_guard
|
|
|
url = freenas:utility/scope_guard
|
|
|
[submodule "include/resource_factory"]
|
|
|
- path = include/resource_factory
|
|
|
+ path = external/resource_factory
|
|
|
url = freenas:utility/resource_factory.git
|