mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-23 10:35:03 +00:00
second try to fix vulkan Build
This commit is contained in:
parent
e2b6c70f0a
commit
c081d6c73b
2
third-party/CMakeLists.txt
vendored
2
third-party/CMakeLists.txt
vendored
@ -33,6 +33,8 @@ add_subdirectory(winpthread)
|
|||||||
add_subdirectory(discord-rpc)
|
add_subdirectory(discord-rpc)
|
||||||
#=================== toml11 ===================
|
#=================== toml11 ===================
|
||||||
add_subdirectory(toml11)
|
add_subdirectory(toml11)
|
||||||
|
#=================== vulkan ==================
|
||||||
|
add_subdirectory(vulkan)
|
||||||
#=================== IMGUI ===================
|
#=================== IMGUI ===================
|
||||||
|
|
||||||
set(IMGUI_DIR ${CMAKE_CURRENT_SOURCE_DIR}/imgui)
|
set(IMGUI_DIR ${CMAKE_CURRENT_SOURCE_DIR}/imgui)
|
||||||
|
Loading…
Reference in New Issue
Block a user