diff options
author | Zephyron <zephyron@citron-emu.org> | 2025-02-08 19:13:51 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.org> | 2025-02-08 19:13:51 +1000 |
commit | 7b6495aced8b40f823c120cd3b2ea42e1a74824c (patch) | |
tree | ebab56b10b714fc219536dde15534ec0293e1ccb /externals | |
parent | d4eca46bba66daba04c585cf76b7e0ae04693da7 (diff) |
build: update dependencies and relax version requirements
- Update Vulkan validation layers to 1.4.304.1
- Update Qt to 6.8.2
- Remove strict version requirements for various dependencies
- Update Vulkan-Headers, VulkanMemoryAllocator, and vcpkg submodules
- Reorganize discord-rpc compile options
This change makes the build system more flexible by removing unnecessary
version constraints while ensuring compatibility with newer versions of
key dependencies.
Diffstat (limited to 'externals')
m--------- | externals/Vulkan-Headers | 0 | ||||
m--------- | externals/VulkanMemoryAllocator | 0 | ||||
m--------- | externals/vcpkg | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/externals/Vulkan-Headers b/externals/Vulkan-Headers -Subproject 39f924b810e561fd86b2558b6711ca68d4363f6 +Subproject 234c4b7370a8ea3239a214c9e871e4b17c89f4a diff --git a/externals/VulkanMemoryAllocator b/externals/VulkanMemoryAllocator -Subproject 72c309a83bc1997cf9b3d754d694120c65ce109 +Subproject c788c52156f3ef7bc7ab769cb03c110a53ac8fc diff --git a/externals/vcpkg b/externals/vcpkg -Subproject 561cf50a731761f9890fb720f830cb3501b8472 +Subproject 74ec888e385d189b42d6b398d0bbaa6f1b1d3b0 |