Skip to content

Commit

Permalink
use fixed SDL2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed Sep 19, 2023
1 parent c9cd13f commit 0aad5f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ set(BUILD_SHARED_CORE_LIBS OFF)

if (TARGET_WEBOS)
set(CMAKE_INSTALL_LIBDIR lib/backports)
set(SDL2_BACKPORT_REVISION "c5e7b55a30f5e0e7fc15f6461b9b48531773e479")
include(ExternalSDL2BackportForWebOS)
unset(CMAKE_INSTALL_LIBDIR)
else ()
Expand Down
2 changes: 1 addition & 1 deletion third_party/commons

0 comments on commit 0aad5f8

Please sign in to comment.