android: Switch to custom Oboe submodule

This commit is contained in:
Briar 2025-04-02 06:03:08 +02:00
parent 9cbd5bd299
commit dd32efa3d8
5 changed files with 13 additions and 14 deletions

View file

@ -314,3 +314,9 @@ endif()
if (NOT TARGET SimpleIni::SimpleIni)
add_subdirectory(simpleini)
endif()
# oboe
if (ANDROID)
add_subdirectory(oboe)
add_library(oboe::oboe ALIAS oboe)
endif()

1
externals/oboe vendored Submodule

@ -0,0 +1 @@
Subproject commit 17ab1e4f41e5028b344a79984ee3eb7b071f4167