mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-29 14:53:18 +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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue