removed old vulkan headers

This commit is contained in:
georgemoralis 2024-05-10 00:04:11 +03:00
parent b00b849d3f
commit e239df73b4
3 changed files with 0 additions and 7 deletions

3
.gitmodules vendored
View File

@ -14,9 +14,6 @@
path = third-party/xxHash
url = https://github.com/Cyan4973/xxHash.git
branch = dev
[submodule "third-party/vulkan"]
path = third-party/vulkan
url = https://github.com/GPUCode/vulkan
[submodule "externals/discord-rpc"]
path = externals/discord-rpc
url = https://github.com/shadps4-emu/ext-discord-rpc.git

View File

@ -12,9 +12,6 @@ add_subdirectory(magic_enum EXCLUDE_FROM_ALL)
# Toml11
add_subdirectory(toml11 EXCLUDE_FROM_ALL)
# Vulkan
add_subdirectory(vulkan EXCLUDE_FROM_ALL)
# xxHash
add_library(xxhash INTERFACE)
target_include_directories(xxhash INTERFACE xxhash)

1
third-party/vulkan vendored

@ -1 +0,0 @@
Subproject commit 72b2e740754bc6b86b724fa5b2c90dca6f69462e