Skip to content

Commit

Permalink
updated libs
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed Feb 28, 2024
1 parent 1008deb commit b571453
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ find_package(MbedTLS)
# Use SDL2 for window creation and event handling.
if (TARGET_WEBOS)
set(CMAKE_INSTALL_LIBDIR lib/backports)
set(SDL2_BACKPORT_REVISION "c09bcf19e0839c86278b688d49b649399111f80c")
set(SDL2_BACKPORT_REVISION "webOS-2.30.x")
include(ExternalSDL2BackportForWebOS)
unset(CMAKE_INSTALL_LIBDIR)
else ()
Expand Down
2 changes: 1 addition & 1 deletion third_party/lvgl
Submodule lvgl updated 157 files

0 comments on commit b571453

Please sign in to comment.