ceph/cmake/modules
Kefu Chai c4a8784330 cmake: install ceph-disk to /usr/sbin
* add keyword "INSTALL_SCRIPT" to distutils_install_module(), so we can
  override the install path of ceph-disk script.
* refactor the Distutils.cmake module a little bit, the ${option}
  variable out lives the CODE snipplet. so we need to reset it
  at the beginning.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2016-06-04 09:37:33 +08:00
..
AddCephTest.cmake cmake: pass CEPH_BUILD_VIRTUALENV to test as an env variable 2016-05-10 21:50:17 +08:00
Distutils.cmake cmake: install ceph-disk to /usr/sbin 2016-06-04 09:37:33 +08:00
FindCython.cmake cmake: install cython modules 2016-06-01 23:50:05 +08:00
FindJeMalloc.cmake
FindLZ4.cmake cmake: add check for liblz4 2016-01-07 03:59:36 -08:00
FindNSPR.cmake
FindNSS.cmake
FindOpenLdap.cmake cmake: Added #defines to config-h.in.cmake 2016-05-26 17:26:48 -04:00
Findaio.cmake
Findatomic_ops.cmake
Findbabeltrace.cmake cmake: Added #defines to config-h.in.cmake 2016-05-26 17:26:48 -04:00
Findblkid.cmake
Findcryptopp.cmake
Finddpdk.cmake cmake: add Find{dpdk,pciaccess}.cmake 2016-02-04 14:03:21 +08:00
Findexecinfo.cmake cmake: musl libc does not implement backtrace. Added feature check and fallback to libexecinfo. 2016-01-29 08:50:46 -05:00
Findexpat.cmake
Findfcgi.cmake cmake: Added #defines to config-h.in.cmake 2016-05-26 17:26:48 -04:00
Findfio.cmake
Findfuse.cmake
Findgperftools.cmake
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: revamp on lttng support 2016-05-27 19:54:42 +08:00
Findpciaccess.cmake cmake: add Find{dpdk,pciaccess}.cmake 2016-02-04 14:03:21 +08:00
Findsnappy.cmake cmake: remove the copyright of FindSnappy.cmake 2016-01-28 20:50:51 +08:00
Findtcmalloc.cmake
Findudev.cmake cmake: udev linking and Findudev module changes 2016-01-05 15:42:06 -05:00
Findxfs.cmake
Findxio.cmake cmake: <UPPERCASED_NAME>_FOUND in Findxio.cmake 2016-05-03 17:36:59 -04:00
GetGitRevisionDescription.cmake
GetGitRevisionDescription.cmake.in