ceph/cmake/modules
Kefu Chai 5efc5dce73 cmake: check for libsnappy in default path also
* some distros install libsnappy into /usr/lib/x86_64-linux-gnu
  which is completely resonable. but this directory is not listed
  in the Findsnappy.cmake.
* also add SNAPPY_ROOT_DIR, in case user install snappy in some
  other directory.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2016-01-26 23:53:31 +08:00
..
Findaio.cmake CMake - fix check for AIO 2015-09-23 10:55:54 -04:00
Findatomic_ops.cmake
Findbabeltrace.cmake cmake: Babeltrace detection supported 2016-01-05 15:42:06 -05:00
Findblkid.cmake
Findcryptopp.cmake
FindCython.cmake cmake: Check for required Cython package 2016-01-05 15:42:06 -05:00
Findexpat.cmake
Findfcgi.cmake
Findfio.cmake
Findfuse.cmake
Findgperftools.cmake
FindJeMalloc.cmake cmake: Updated allocator checking 2016-01-05 15:42:06 -05:00
Findkeyutils.cmake
Findleveldb.cmake
Findlibcurl.cmake cmake: add detection for HAVE_CURL_MULTI_WAIT 2016-01-05 15:42:06 -05:00
Findlibuuid.cmake
Findlttng-ust.cmake cmake: LTTng functionality added 2016-01-05 15:42:06 -05:00
FindLZ4.cmake cmake: add check for liblz4 2016-01-07 03:59:36 -08:00
FindNSPR.cmake
FindNSS.cmake cmake: add nss as a suffix for pk11pub.h 2015-11-12 09:12:17 -08:00
Findsnappy.cmake cmake: check for libsnappy in default path also 2016-01-26 23:53:31 +08:00
Findtcmalloc.cmake
Findudev.cmake cmake: udev linking and Findudev module changes 2016-01-05 15:42:06 -05:00
Findxfs.cmake CMake - add check for XFS 2015-09-23 10:55:54 -04:00
Findxio.cmake cmake: Findxio.cmake update Xio OFF by default 2016-01-05 15:42:06 -05:00
GetGitRevisionDescription.cmake
GetGitRevisionDescription.cmake.in