mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-02-07 12:40:01 +00:00
cmake: remove obsolete command for glslang integration
This commit is contained in:
parent
1b0f5b1ed9
commit
1fdc070e4e
@ -397,7 +397,6 @@ if(UNIX)
|
||||
endif()
|
||||
|
||||
if(VULKAN_FOUND)
|
||||
target_include_directories(rpcs3 PUBLIC ${glslang_SOURCE_DIR})
|
||||
target_link_libraries(rpcs3 SPIRV Vulkan::Vulkan)
|
||||
endif()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user