一、下载CMake
https://cmake.org/download/
https://github.com/taka-no-me/android-cmake
下载各历史版本
kitware: https://cmake.org/files
github: https://github.com/Kitware/CMake/releases
也可以从Google下载
https://dl.google.com/android/repository/cmake-3.10.2-windows-x86_64.zip
https://dl.google.com/android/repository/android-ndk-r19b-windows-x86_64.zip
二、把bin目录配到环境变量里
三、测试是否安装成功