mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2025-01-24 18:01:10 +01:00
Update runtime for updated sse2neon, remove top level sse2neon submodule
This commit is contained in:
parent
8dcc616f17
commit
4945172ead
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -13,9 +13,6 @@
|
||||
[submodule "lib/lunasvg"]
|
||||
path = lib/lunasvg
|
||||
url = https://github.com/sammycage/lunasvg
|
||||
[submodule "lib/sse2neon"]
|
||||
path = lib/sse2neon
|
||||
url = https://github.com/DLTcollab/sse2neon.git
|
||||
[submodule "lib/N64ModernRuntime"]
|
||||
path = lib/N64ModernRuntime
|
||||
url = https://github.com/N64Recomp/N64ModernRuntime.git
|
||||
|
@ -176,7 +176,6 @@ target_include_directories(Zelda64Recompiled PRIVATE
|
||||
${CMAKE_SOURCE_DIR}/lib/rt64/src
|
||||
${CMAKE_SOURCE_DIR}/lib/rt64/src/rhi
|
||||
${CMAKE_SOURCE_DIR}/lib/rt64/src/render
|
||||
${CMAKE_SOURCE_DIR}/lib/sse2neon
|
||||
${CMAKE_SOURCE_DIR}/lib/freetype-windows-binaries/include
|
||||
${CMAKE_SOURCE_DIR}/lib/rt64/src/contrib/nativefiledialog-extended/src/include
|
||||
${CMAKE_BINARY_DIR}/shaders
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit d17a3f34cb223ef51865ae99d1eb8339ab796043
|
||||
Subproject commit 50029c70fdc5c90f08d6e1198df6462a54aa3f40
|
@ -1 +0,0 @@
|
||||
Subproject commit 42c704755d3ec218ed9126a122f0a667beeb630a
|
Loading…
x
Reference in New Issue
Block a user