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
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
FindCython.cmake cmake: install cython modules 2016-06-01 23:50:05 +08:00
Finddpdk.cmake
Findexecinfo.cmake
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
FindJeMalloc.cmake
Findkeyutils.cmake
Findleveldb.cmake
Findlibcurl.cmake
Findlibuuid.cmake
Findlttng-ust.cmake cmake: revamp on lttng support 2016-05-27 19:54:42 +08:00
FindLZ4.cmake
FindNSPR.cmake
FindNSS.cmake
FindOpenLdap.cmake cmake: Added #defines to config-h.in.cmake 2016-05-26 17:26:48 -04:00
Findpciaccess.cmake
Findsnappy.cmake
Findtcmalloc.cmake
Findudev.cmake
Findxfs.cmake
Findxio.cmake cmake: <UPPERCASED_NAME>_FOUND in Findxio.cmake 2016-05-03 17:36:59 -04:00
GetGitRevisionDescription.cmake
GetGitRevisionDescription.cmake.in