mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
Merge pull request #11495 from OatmealDome/android-cmake
Android: Don't enforce a particular CMake version
This commit is contained in:
commit
e55a0f4fff
1 changed files with 0 additions and 1 deletions
|
@ -109,7 +109,6 @@ android {
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
path "../../../CMakeLists.txt"
|
path "../../../CMakeLists.txt"
|
||||||
version "3.18.1"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
namespace 'org.dolphinemu.dolphinemu'
|
namespace 'org.dolphinemu.dolphinemu'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue