Skip to content

Commit

Permalink
supports mayflash adapter ps4 mode
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed Jan 19, 2024
1 parent 1d6e431 commit 839bc85
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 @@ -132,7 +132,7 @@ set(BUILD_SHARED_CORE_LIBS OFF)

if (TARGET_WEBOS)
set(CMAKE_INSTALL_LIBDIR lib/backports)
set(SDL2_BACKPORT_REVISION "c09bcf19e0839c86278b688d49b649399111f80c")
set(SDL2_BACKPORT_REVISION "b18d7026e20bb5422f4b87910c586cbb0ecabd82")
include(ExternalSDL2BackportForWebOS)
unset(CMAKE_INSTALL_LIBDIR)
else ()
Expand Down

0 comments on commit 839bc85

Please sign in to comment.