mastodon: 4.3.1 -> 4.3.2 (#361487)
[NixPkgs.git] / pkgs / by-name / ce / cemu / 0000-spirv-tools-opt-cmakelists.patch
blob755d16cd8c7f552fbf0228a625471ad1e1223c90
1 diff --git a/CMakeLists.txt b/CMakeLists.txt
2 index 54e2012..a9b6b0e 100644
3 --- a/CMakeLists.txt
4 +++ b/CMakeLists.txt
5 @@ -149,6 +149,7 @@ find_package(pugixml REQUIRED)
6 find_package(RapidJSON REQUIRED)
7 find_package(Boost COMPONENTS program_options filesystem nowide REQUIRED)
8 find_package(libzip REQUIRED)
9 +find_package(SPIRV-Tools-opt REQUIRED)
10 find_package(glslang REQUIRED)
11 find_package(ZLIB REQUIRED)
12 find_package(zstd MODULE REQUIRED) # MODULE so that zstd::zstd is available