Add CMake target boost_stacktrace_from_exception (#189)

Fixes #188
This commit is contained in:
int mian
2024-10-16 20:11:09 +08:00
committed by GitHub
parent a778e3d223
commit 6504ed9ea4
2 changed files with 16 additions and 1 deletions

View File

@@ -4,6 +4,8 @@
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#define BOOST_STACKTRACE_INTERNAL_BUILD_LIBS
#if defined(_MSC_VER)
#include <boost/stacktrace/safe_dump_to.hpp>