From 441bb99d7c10f8ce3dccb8723928b96712f2ea1d Mon Sep 17 00:00:00 2001 From: Stephen Birarda Date: Wed, 28 Jan 2015 15:02:36 -0800 Subject: [PATCH] add min requirement for cmake for android --- BUILD_ANDROID.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BUILD_ANDROID.md b/BUILD_ANDROID.md index ad4110b82a..b5598fff5e 100644 --- a/BUILD_ANDROID.md +++ b/BUILD_ANDROID.md @@ -4,6 +4,8 @@ Please read the [general build guide](BUILD.md) for information on dependencies You will need the following tools to build our Android targets. +* [cmake](http://www.cmake.org/download/) ~> 3.1.0 + * Note that this is a newer version required than the minimum for hifi Desktop targets. * [ant](http://ant.apache.org/bindownload.cgi) ~> 1.9.4 * [Android NDK](https://developer.android.com/tools/sdk/ndk/index.html) = r10c * [Android SDK](http://developer.android.com/sdk/installing/index.html) ~> 24.0.2