repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
otadump: init at 0.1.2 (#329129)
[NixPkgs.git]
/
pkgs
/
by-name
/
ce
/
cemu
/
0001-glslang-cmake-target.patch
blob
af0426bf7d6010819bf3fa7bee61ed8ab6217040
1
diff --git a/src/Cafe/CMakeLists.txt.orig b/src/Cafe/CMakeLists.txt
2
index 91d257b..cff779a 100644
3
--- a/src/Cafe/CMakeLists.txt
4
+++ b/src/Cafe/CMakeLists.txt
5
@@ -545,7 +545,7 @@ target_link_libraries(CemuCafe PRIVATE
6
Boost::nowide
7
CURL::libcurl
8
fmt::fmt
9
- glslang::SPIRV
10
+ glslang::glslang
11
ih264d
12
OpenSSL::Crypto
13
OpenSSL::SSL