mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 00:20:57 +02:00
Use libc++_shared when compiling Megasource and LOVE.
This commit is contained in:
@@ -14,6 +14,7 @@ android {
|
||||
targetSdk 31
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
arguments "-DANDROID_STL=c++_shared"
|
||||
targets "love"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user