Bump min Boost version to 1.70

This commit is contained in:
Charles Dang 2025-02-23 23:02:23 -05:00
parent fbe2166c33
commit 9ef8c90767
4 changed files with 4 additions and 3 deletions

View File

@ -52,7 +52,7 @@ option(ENABLE_MYSQL "Enable building MP/add-ons servers with mysql support" OFF)
option(ENABLE_TESTS "Build unit tests")
option(ENABLE_NLS "Enable building of translations" ${ENABLE_GAME})
set(BOOST_VERSION "1.67")
set(BOOST_VERSION "1.70")
if(NOT WIN32)
set(Lua_FIND_VERSION_MAJOR 5)

View File

@ -8,7 +8,7 @@ later, or a version of Clang with equivalent support.
You'll need to have these libraries and their development headers installed in
order to build Wesnoth:
* Boost libraries >= 1.66.0
* Boost libraries >= 1.70.0
Most headers plus the following binary libs:
* Filesystem
* Locale

View File

@ -196,7 +196,7 @@ if env['compile_db']:
cdb = env.CompilationDatabase()
Alias('cdb', cdb)
boost_version = "1.67"
boost_version = "1.70"
def SortHelpText(a, b):
return (a > b) - (a < b)

View File

@ -6,6 +6,7 @@
### Multiplayer
### Lua API
### Packaging
* Boost 1.70 or later is now required
### Terrain
### Translations
* Updated translations: Bengali, British English, Finnish, Italian