Skip to content

Commit

Permalink
use with_stacktrace_backtrace=True
Browse files Browse the repository at this point in the history
  • Loading branch information
denismakogon committed Jun 13, 2024
1 parent 9847db9 commit 8d88ac7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .github/conan2/macos_default
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,4 @@ CC=/usr/bin/clang
CXX=/usr/bin/clang++

[options]
boost/*:without_stacktrace_backtrace=True
boost/*:without_boost_stacktrace_backtrace=True
boost/*:without_boost_locale=True
boost/*:with_stacktrace_backtrace=True
2 changes: 1 addition & 1 deletion conanfile.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[requires]
boost/1.81.0
boost/1.82.0

[generators]
CMakeDeps
Expand Down

0 comments on commit 8d88ac7

Please sign in to comment.