k2-fsa/sherpa-onnx
CMakeLists.txt
:321
check_include_file_cxx(execinfo.h SHERPA_ONNX_HAVE_EXECINFO_H)
check_include_file_cxx(execinfo.h SHERPA_ONNX_HAVE_EXECINFO_H)
target_compile_definitions(sherpa-onnx-core PRIVATE SHERPA_ONNX_HAVE_EXECINFO_H=1)