cmake: remove obsolete command for glslang integration
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user