mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 05:08:57 +00:00
Android: Don't enforce a particular CMake version
This commit is contained in:
parent
f056cec859
commit
a534af4dd6
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