diff --git a/CMakeLists.txt b/CMakeLists.txt index 0237b4b1..4797390d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -133,7 +133,7 @@ set(BUILD_SHARED_CORE_LIBS OFF) if (TARGET_WEBOS) set(CMAKE_INSTALL_LIBDIR lib/backports) - set(SDL2_BACKPORT_REVISION "release-2.30.8-webos.3") + set(SDL2_BACKPORT_RELEASE "release-2.30.8-webos.3") include(ExternalSDL2BackportForWebOS) unset(CMAKE_INSTALL_LIBDIR) else () diff --git a/third_party/commons b/third_party/commons index f7ccc1dc..9961df0c 160000 --- a/third_party/commons +++ b/third_party/commons @@ -1 +1 @@ -Subproject commit f7ccc1dc4d575cdd4e4e23b6ff5436bb9a53df36 +Subproject commit 9961df0c7aa69ee244a97986d7a12be0a46e0a01