On FreeBSD, this notably requires the use of -lexecinfo, as backtrace() is not available in -lc. Rather than testing in C, test in cmake.
On FreeBSD, this notably requires the use of -lexecinfo, as backtrace() is not available in -lc. Rather than testing in C, test in cmake.