gperftools/cmake
Aliaksey Kandratsenka 0451d21e83 use libunwind when it actually works
Previously we blindly tried to use libunwind whenever header is
detected. Even if actually working libunwind library is missing. This
is now fixed, so we attempt to use libunwind when it actually works.

Somehow recent freebsd ships libunwind.h (which seems to belong to
llvm's implementation), but apparently without matching .so. So then building
and linking failed.
2023-07-02 21:28:30 -04:00
..
config.h.in use libunwind when it actually works 2023-07-02 21:28:30 -04:00
DefineTargetVariables.cmake prefer backtrace() on OSX 2021-02-28 17:52:17 -08:00
FindObjcopyWithWeaken.cmake Update cmake 2020-12-19 18:52:40 -08:00
PCFromUContext.cmake synchronize ucontext-from-pc tests autoconf -> cmake 2023-06-21 10:25:14 -04:00
pkgconfig.pc Update cmake 2020-12-19 18:52:40 -08:00
tcmalloc.h.in Update cmake 2020-12-19 18:52:40 -08:00