Add FindBacktrace.cmake module.

It designed to search for implementation of backtrace(3) routine.
Currently it is used in OpenBSD Ports for building Clementine
music player.

A lot of input from brad.king@ and neundorf@.
This commit is contained in:
Vadim Zhukov
2013-07-28 14:31:30 +04:00
committed by Brad King
parent c54fb6fede
commit c6f339ceb8
3 changed files with 93 additions and 0 deletions
+1
View File
@@ -70,6 +70,7 @@ All Modules
/module/FindAVIFile
/module/FindBISON
/module/FindBLAS
/module/FindBacktrace
/module/FindBoost
/module/FindBullet
/module/FindBZip2