Skip to content

Commit

Permalink
try to use earlier boost versions
Browse files Browse the repository at this point in the history
  • Loading branch information
denismakogon committed Jun 13, 2024
1 parent 1a7404d commit 7d7db89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/conan2/macos_default
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ CXX=/usr/bin/clang++
[options]
boost/*:without_stacktrace_backtrace=True
boost/*:without_locale=True
boost/*:without_stacktrace_from_exception=False
boost/*:without_stacktrace_from_exception=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.85.0
boost/1.75.0

[generators]
CMakeDeps
Expand Down

0 comments on commit 7d7db89

Please sign in to comment.