2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-09-23 10:29:42 +00:00

Initial CARD stubout

This commit is contained in:
Phillip Stephens 2025-04-16 02:15:47 -07:00
parent 17000766fe
commit 5ad93103f2
4 changed files with 1 additions and 7 deletions

4
.gitmodules vendored
View File

@ -2,10 +2,6 @@
path = extern/nod
url = ../nod.git
branch = master
[submodule "extern/kabufuda"]
path = extern/kabufuda
url = ../kabufuda.git
branch = master
[submodule "extern/jbus"]
path = extern/jbus
url = ../jbus.git

View File

@ -27,7 +27,6 @@ endif ()
add_subdirectory(nod EXCLUDE_FROM_ALL)
add_subdirectory(jbus EXCLUDE_FROM_ALL)
add_subdirectory(kabufuda EXCLUDE_FROM_ALL)
option(OPTICK_ENABLED "Enable profiling with Optick" OFF)
set(OPTICK_USE_VULKAN ${DAWN_ENABLE_VULKAN} CACHE BOOL "Built-in support for Vulkan" FORCE)

2
extern/aurora vendored

@ -1 +1 @@
Subproject commit 357ecba0ae00246332447823fddd83b8da89357f
Subproject commit ee21619a658cb717922d49bf890f817f380c4e10

1
extern/kabufuda vendored

@ -1 +0,0 @@
Subproject commit 4f3fbc0d0df2ee90a760b2d2e2bb8e2126bd92cb