cmake HAVE_GLIBC_BACKTRACE examples

kevin2431/Traj-LO thirdparty/ros/roscpp_core/cpp_common/CMakeLists.txt :29

CHECK_FUNCTION_EXISTS(backtrace HAVE_GLIBC_BACKTRACE)

kevin2431/Traj-LO thirdparty/ros/roscpp_core/cpp_common/CMakeLists.txt :31

add_definitions(-DHAVE_GLIBC_BACKTRACE)

kevin2431/Traj-LO thirdparty/ros/roscpp_core/cpp_common/CMakeLists.txt :32

endif(HAVE_GLIBC_BACKTRACE)

luigifreda/slamplay thirdparty/ros/roscpp_core/cpp_common/CMakeLists.txt :29

CHECK_FUNCTION_EXISTS(backtrace HAVE_GLIBC_BACKTRACE)

luigifreda/slamplay thirdparty/ros/roscpp_core/cpp_common/CMakeLists.txt :31

add_definitions(-DHAVE_GLIBC_BACKTRACE)

luigifreda/slamplay thirdparty/ros/roscpp_core/cpp_common/CMakeLists.txt :32

endif(HAVE_GLIBC_BACKTRACE)