Update cmake files to support Android as a build target.
authorDerek Sollenberger <djsollen@google.com>
Mon, 18 Apr 2016 14:59:47 +0000 (10:59 -0400)
committerAndrew Woloszyn <awoloszyn@google.com>
Mon, 18 Apr 2016 15:43:24 +0000 (11:43 -0400)
commit009c4358b5a1c93203166b3ed60a548f63522e81
treebb7f8606c0a8dc7e9fdec751fdbde8629b624ef3
parent552d31996213a0060cfd45207eb2448cb301e4d2
Update cmake files to support Android as a build target.

This enables cross-compiling to Android using scripts like
cmake-android that update the system name to reflect the build
target.
CMakeLists.txt
source/print.cpp