From a58f307880e21c6216ffecf416717611d34364c1 Mon Sep 17 00:00:00 2001 From: izzy2lost Date: Fri, 8 Aug 2025 00:45:23 -0400 Subject: [PATCH] Update CMakeLists.txt --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index dd6189a8..08841876 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -360,7 +360,7 @@ elseif(CMAKE_SYSTEM_NAME STREQUAL "Android") SDL2::SDL2 Threads::Threads "Ogg::ogg" - "Vorbis::vorbis" + "Vorbis::vorbis" "Vorbis::vorbisfile" )