cmake_build: support SKIA_OUT and BUILDTYPE
authormtklein <mtklein@chromium.org>
Mon, 14 Sep 2015 19:02:32 +0000 (12:02 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 14 Sep 2015 19:02:32 +0000 (12:02 -0700)
commit0faed58bc781adc8f21786943ffada1a0fc69b5a
treecbfe694339fd05f67ef7103d0613771ae02ccf7b
parent59ce45fe7984b3ee1bdbd107805a3146a0064fab
cmake_build: support SKIA_OUT and BUILDTYPE

And, fix BUILDTYPE=Debug build.
EQUAL is for numbers, STREQUAL for strings.

BUG=skia:

Review URL: https://codereview.chromium.org/1341763003
cmake/CMakeLists.txt
cmake/cmake_build