ceph/debian
Kefu Chai 2ed44f993f cmake: replace Findlttng-ust.cmake with FindLTTngUST.cmake
find_package(lttng-ust REQUIRED) fails to find the lttng library without
this change. because find_path(LTTNG_LIBRARY_DIR ...) does not search
in the default library paths. and the second mode of
FIND_PACKAGE_HANDLE_STANDARD_ARGS() does not stop the cmake with a fatal
message, even some of the required vars are missing. so use the
implemetantion from cmake upstream.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2016-08-30 15:51:51 +08:00
..
source
.gitignore
ceph-base.dirs
ceph-base.docs
ceph-base.install
ceph-base.lintian-overrides
ceph-base.postinst
ceph-base.prerm
ceph-common.dirs
ceph-common.install
ceph-common.postinst
ceph-common.postrm
ceph-fuse.install
ceph-mds.dirs
ceph-mds.install
ceph-mds.postinst
ceph-mds.prerm
ceph-mon.dirs
ceph-mon.install
ceph-mon.postinst
ceph-mon.prerm
ceph-osd.dirs
ceph-osd.install
ceph-osd.postinst
ceph-osd.prerm
ceph-resource-agents.install
ceph-test.install
changelog
compat
control
copyright cmake: replace Findlttng-ust.cmake with FindLTTngUST.cmake 2016-08-30 15:51:51 +08:00
libcephfs1.install
libcephfs-dev.install
libcephfs-java.jlibs
libcephfs-jni.install
librados2.install
librados-dev.install
libradosstriper1.install
libradosstriper-dev.install
librbd1.install
librbd-dev.install
librgw2.install
librgw-dev.install
python3-ceph-argparse.install
python3-cephfs.install
python3-rados.install
python3-rbd.install
python-cephfs.install
python-rados.install
python-rbd.install
radosgw.dirs
radosgw.install
radosgw.postinst
radosgw.prerm
rbd-fuse.install
rbd-mirror.install
rbd-nbd.install
rules
watch