mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-22 03:15:01 +00:00
removed old vulkan headers
This commit is contained in:
parent
b00b849d3f
commit
e239df73b4
3 changed files with 0 additions and 7 deletions
3
third-party/CMakeLists.txt
vendored
3
third-party/CMakeLists.txt
vendored
|
@ -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
third-party/vulkan
vendored
|
@ -1 +0,0 @@
|
|||
Subproject commit 72b2e740754bc6b86b724fa5b2c90dca6f69462e
|
Loading…
Add table
Add a link
Reference in a new issue