2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 07:04:56 +00:00

Initial CARD stubout

This commit is contained in:
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
extern/kabufuda vendored

Submodule extern/kabufuda deleted from 4f3fbc0d0d