cmake HAVE_LIBLZ4 examples

google/snappy CMakeLists.txt :120

check_library_exists(lz4 LZ4_compress_default "" HAVE_LIBLZ4)

google/snappy CMakeLists.txt :315

endif(HAVE_LIBLZ4)