mirror of
https://github.com/XboxDev/nxdk.git
synced 2026-02-04 15:05:30 +00:00
libc++: Add submodule
This commit is contained in:
committed by
mborgerson
parent
5b48d6c340
commit
c16fa34fc1
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -15,3 +15,7 @@
|
||||
[submodule "lib/sdl/SDL_ttf"]
|
||||
path = lib/sdl/SDL_ttf
|
||||
url = https://github.com/SDL-mirror/SDL_ttf
|
||||
[submodule "lib/libcxx"]
|
||||
path = lib/libcxx
|
||||
url = https://github.com/XboxDev/nxdk-libcxx.git
|
||||
branch = nxdk
|
||||
|
||||
Reference in New Issue
Block a user