From b3dc49ba84cae14b8029d173363305272ad92af0 Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Wed, 26 Feb 2025 16:23:59 +0100 Subject: CMake: Remove rav1e.dll from the Windows installer It no longer exists among the dependencies. --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 11cdaf03..573db7f2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -156,7 +156,6 @@ if(WIN32) $ENV{MINGW_PREFIX}/bin/libjbig-0.dll $ENV{MINGW_PREFIX}/bin/libLerc.dll $ENV{MINGW_PREFIX}/bin/libopus-0.dll - $ENV{MINGW_PREFIX}/bin/rav1e.dll $ENV{MINGW_PREFIX}/bin/libbz2-1.dll $ENV{MINGW_PREFIX}/bin/libglib-2.0-0.dll $ENV{MINGW_PREFIX}/bin/libogg-0.dll -- cgit v1.2.3-70-g09d2