Update glslang imported target name

This commit is contained in:
qurious-pixel 2025-06-29 10:54:04 -07:00 committed by GitHub
parent 9fb3c76b76
commit fd9822bad5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -552,7 +552,7 @@ target_include_directories(CemuCafe PUBLIC "../")
if (glslang_VERSION VERSION_LESS "15.0.0")
set(glslang_target "glslang::SPIRV")
else()
set(glslang_target "glslang")
set(glslang_target "glslang::glslang")
endif()
target_link_libraries(CemuCafe PRIVATE