From ff2819ed289fdf0b58f7efa8176715a7d0fb1717 Mon Sep 17 00:00:00 2001 From: Colin Kinloch Date: Sun, 1 Jun 2025 00:15:38 +0100 Subject: [PATCH] build: Fix undefined SPIRV symbols on linux For some reason on Fedora 42 linking glsl doesn't link it's SPIRV-Tools dependencies. Fixes #1544 --- src/Cafe/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cafe/CMakeLists.txt b/src/Cafe/CMakeLists.txt index 71866b21..9f41332a 100644 --- a/src/Cafe/CMakeLists.txt +++ b/src/Cafe/CMakeLists.txt @@ -549,7 +549,7 @@ set_property(TARGET CemuCafe PROPERTY MSVC_RUNTIME_LIBRARY "MultiThreaded$<$