Skip to content

Commit

Permalink
Update 'Boost' to 1.83 (#708)
Browse files Browse the repository at this point in the history
* Boost: Reorder hunter versions in file (no changes)

* Update 'Boost' to 1.83

* stop using 7z as it requires LC_ALL on macOS / Linux
  • Loading branch information
hjmallon authored Oct 26, 2023
1 parent 0fdcd7f commit e47cf50
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 142 deletions.
2 changes: 1 addition & 1 deletion cmake/configs/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ if(MINGW)
# https://github.com/boostorg/build/issues/301
hunter_default_version(Boost VERSION 1.64.0)
else()
hunter_default_version(Boost VERSION 1.81.0)
hunter_default_version(Boost VERSION 1.83.0)
endif()

hunter_default_version(BoostCompute VERSION 0.5-p0)
Expand Down
Loading

0 comments on commit e47cf50

Please sign in to comment.