summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbriaguya <70942617+briaguya-ai@users.noreply.github.com>2025-07-18 21:11:55 -0400
committerLywx <kiritodev01@gmail.com>2025-07-18 20:07:51 -0600
commit94d9c315835cc95a57603a0cbee74cbfccf840eb (patch)
treed95b5c26f07d4e3c5051cedbb5988763251c8e70
parent524a4810e2cc10d6a1305d74f8b327dbb2281e99 (diff)
remove commented out line
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
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