From 94d9c315835cc95a57603a0cbee74cbfccf840eb Mon Sep 17 00:00:00 2001 From: briaguya <70942617+briaguya-ai@users.noreply.github.com> Date: Fri, 18 Jul 2025 21:11:55 -0400 Subject: [PATCH] remove commented out line --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1a10c6e97..00221a581 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -431,7 +431,6 @@ if (CMAKE_SYSTEM_NAME STREQUAL "Windows") "Vorbis::vorbisfile" ) elseif(CMAKE_SYSTEM_NAME STREQUAL "NintendoSwitch") -#/ find_package(SDL2) set(ADDITIONAL_LIBRARY_DEPENDENCIES -lglad SDL2::SDL2