mirror of
https://github.com/Vita3K/Vita3K.git
synced 2026-07-11 01:34:23 +02:00
external: Update few submodule and remove unicorn.
- Remove all Unicorn references from language files and project as it’s deprecated and unused. - Update SPIRV-Cross to vulkan-sdk-1.4.321. - Update YAML to latest master. - Fix CMake minimum version requirement errors by ensuring minimum version 3.5.
This commit is contained in:
Vendored
-3
@@ -136,9 +136,6 @@ if(MSVC)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
set(UNICORN_ARCH "arm")
|
||||
add_subdirectory(unicorn EXCLUDE_FROM_ALL)
|
||||
|
||||
add_library(vita-toolchain INTERFACE)
|
||||
target_include_directories(vita-toolchain INTERFACE "${CMAKE_CURRENT_SOURCE_DIR}/vita-toolchain/src")
|
||||
|
||||
|
||||
Vendored
+1
-1
Submodule external/SPIRV-Cross updated: bccaa94db8...d8e3e2b141
Vendored
-1
Submodule external/unicorn deleted from 9c816e02de
Vendored
+1
-1
Submodule external/yaml-cpp updated: f732014112...2f86d13775
Reference in New Issue
Block a user