]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: add missing FindBacktrace.cmake
authorKefu Chai <kchai@redhat.com>
Fri, 22 Jul 2016 01:19:20 +0000 (09:19 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 25 Jul 2016 07:39:02 +0000 (15:39 +0800)
commit03a860ed1105e8b60a1d6db2cbe106256f035161
treec3f2e5b2e4df3f603382f138a21e8b3395f12042
parent89521942c9194ec7d93c5e3e4921288d27455bc6
cmake: add missing FindBacktrace.cmake

FindBacktrace.cmake is missing in older versions of cmake. so put a copy
in our tree.

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/FindBacktrace.cmake [new file with mode: 0644]