Add ArxTypeTraits dependency for DebugLog
This commit is contained in:
parent
222934c7c1
commit
52fc683fa9
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -4,3 +4,6 @@
|
||||||
[submodule "external/DebugLog"]
|
[submodule "external/DebugLog"]
|
||||||
path = external/DebugLog
|
path = external/DebugLog
|
||||||
url = https://github.com/hideakitai/DebugLog.git
|
url = https://github.com/hideakitai/DebugLog.git
|
||||||
|
[submodule "external/ArxTypeTraits"]
|
||||||
|
path = external/ArxTypeTraits
|
||||||
|
url = https://github.com/hideakitai/ArxTypeTraits.git
|
||||||
|
|
|
||||||
1
external/ArxTypeTraits
vendored
Submodule
1
external/ArxTypeTraits
vendored
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 702de9cc59c7e047cdc169ae3547718b289d2c02
|
||||||
Loading…
Add table
Add a link
Reference in a new issue