log more of the steps for glew external project

This commit is contained in:
Stephen Birarda 2015-08-05 12:35:37 -07:00
parent cc909507f4
commit 34e188fe6e

View file

@ -11,6 +11,8 @@ ExternalProject_Add(
URL_MD5 95a97d3690aa6ba8f1cf5941880efbf6
CONFIGURE_COMMAND CMAKE_ARGS ${ANDROID_CMAKE_ARGS} -DCMAKE_INSTALL_PREFIX:PATH=<INSTALL_DIR>
LOG_DOWNLOAD 1
LOG_CONFIGURE 1
LOG_BUILD 1
)
# Hide this external target (for ide users)