chromium,chromedriver: 129.0.6668.91 -> 129.0.6668.100
[NixPkgs.git] / pkgs / by-name / ce / cemu / 0000-spirv-tools-opt-cmakelists.patch
bloba337484277ef8f15d20824dac8ba2029fa949c54
1 diff --git a/CMakeLists.txt b/CMakeLists.txt
2 index 4b2b789..48d9be0 100644
3 --- a/CMakeLists.txt
4 +++ b/CMakeLists.txt
5 @@ -92,6 +92,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