mirror of https://github.com/ceph/ceph
2ed44f993f
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> |
||
---|---|---|
.. | ||
AddCephTest.cmake | ||
Distutils.cmake | ||
FindBacktrace.cmake | ||
FindCython.cmake | ||
FindJeMalloc.cmake | ||
FindLTTngUST.cmake | ||
FindLZ4.cmake | ||
FindNSPR.cmake | ||
FindNSS.cmake | ||
FindOpenLdap.cmake | ||
FindPython3Interp.cmake | ||
FindPython3Libs.cmake | ||
Findaio.cmake | ||
Findatomic_ops.cmake | ||
Findbabeltrace.cmake | ||
Findblkid.cmake | ||
Findcryptopp.cmake | ||
Finddpdk.cmake | ||
Findfcgi.cmake | ||
Findfuse.cmake | ||
Findgperftools.cmake | ||
Findkeyutils.cmake | ||
Findleveldb.cmake | ||
Findpciaccess.cmake | ||
Findsnappy.cmake | ||
Findudev.cmake | ||
Findxfs.cmake | ||
Findxio.cmake | ||
GetGitRevisionDescription.cmake | ||
GetGitRevisionDescription.cmake.in |