Skip to content

Commit

Permalink
Updated SDL2
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed Oct 30, 2024
1 parent f3b77a9 commit dba04e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ set(BUILD_SHARED_CORE_LIBS OFF)

if (TARGET_WEBOS)
set(CMAKE_INSTALL_LIBDIR lib/backports)
set(SDL2_BACKPORT_REVISION "webOS-2.30.x")
set(SDL2_BACKPORT_REVISION "release-2.30.8-webos.1")
include(ExternalSDL2BackportForWebOS)
unset(CMAKE_INSTALL_LIBDIR)
else ()
Expand Down

0 comments on commit dba04e3

Please sign in to comment.