[mlpack-git] [mlpack] Add mlpack::backtrace utility. (#535)

Grzegorz Krajewski notifications at github.com
Thu Mar 3 15:45:15 EST 2016


> @@ -41,11 +41,11 @@ if(UNIX AND NOT APPLE)
>      target_link_libraries(mlpack rt)
>  endif(UNIX AND NOT APPLE)
>  
> -# Log::Assert may require linking against whatever provides backtrace
> -# functionality.
> -if(Backtrace_FOUND)
> -  target_link_libraries(mlpack ${Backtrace_LIBRARIES})
> -endif(Backtrace_FOUND)
> +# Backtrace for Ubuntu need those libs.

Done.

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/535/files#r54945503
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160303/d5554384/attachment.html>


More information about the mlpack-git mailing list