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:
Zangetsu38
2025-07-28 06:25:59 +02:00
committed by scribam
parent 5f3c81f1bb
commit 3df27923b4
31 changed files with 18 additions and 663 deletions
-3
View File
@@ -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")
-1
Submodule external/unicorn deleted from 9c816e02de