cmake HAVE_LIBLOG examples

Dreamtowards/Ethertia lib/openal-soft/CMakeLists.txt :220

check_library_exists(log __android_log_print "" HAVE_LIBLOG)

Froser/gamemachine src/3rdparty/openal-soft-1.19.1/CMakeLists.txt :227

CHECK_LIBRARY_EXISTS(log __android_log_print "" HAVE_LIBLOG)

dpjudas/SurrealEngine Thirdparty/openal-soft/CMakeLists.txt :230

check_library_exists(log __android_log_print "" HAVE_LIBLOG)

glKarin/com.n0n3m4.diii4a Q3E/src/main/jni/doom3/neo/externlibs/openal-soft/CMakeLists.txt :231

check_library_exists(log __android_log_print "" HAVE_LIBLOG)

axmolengine/axmol 3rdparty/openal/CMakeLists.txt :255

check_library_exists(log __android_log_print "" HAVE_LIBLOG)