Invoke cmake via CMAKE_COMMAND variable
authorDavid Neto <dneto@google.com>
Wed, 14 Feb 2018 23:27:22 +0000 (18:27 -0500)
committerDavid Neto <dneto@google.com>
Thu, 15 Feb 2018 16:34:50 +0000 (11:34 -0500)
commitd2c0fce361f6e32e4ba9ad29abcaa9d55eb0257c
tree6ea68889cb52346c8cb1d9c4ae0d916a9cdbc560
parentf3a10470d3426286d44ac471f45cd0a51be3e51c
Invoke cmake via CMAKE_COMMAND variable

Need to do this in case cmake is not on the path.
This should fix the Android NDK build, as in when building the NDK
itself.
CMakeLists.txt