mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 15:49:25 +01:00
Merge pull request #11495 from OatmealDome/android-cmake
Android: Don't enforce a particular CMake version
This commit is contained in:
commit
e55a0f4fff
@ -109,7 +109,6 @@ android {
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
path "../../../CMakeLists.txt"
|
||||
version "3.18.1"
|
||||
}
|
||||
}
|
||||
namespace 'org.dolphinemu.dolphinemu'
|
||||
|
Loading…
x
Reference in New Issue
Block a user