mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-21 12:05:23 +00:00
cmake: remove obsolete command for glslang integration
This commit is contained in:
parent
1b0f5b1ed9
commit
1fdc070e4e
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue