emscripten: Implement SDL_OpenURL

This commit is contained in:
Charlie Birks
2022-01-22 13:31:11 +00:00
parent 99af3281ee
commit 15ebad6e7d
4 changed files with 48 additions and 0 deletions

3
configure vendored
View File

@@ -26618,6 +26618,9 @@ $as_echo "#define SDL_AUDIO_DRIVER_EMSCRIPTEN 1" >>confdefs.h
CheckClockGettime
CheckEmscriptenGLES
SOURCES="$SOURCES $srcdir/src/misc/emscripten/*.c"
have_misc=yes
# Set up files for the power library
if test x$enable_power = xyes; then