Skip to content

Commit

Permalink
Coherence between readme and CMake script
Browse files Browse the repository at this point in the history
  • Loading branch information
bencsikandrei authored and Pentarctagon committed May 2, 2022
1 parent 43c79e3 commit 67758cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.65.0
* Boost libraries >= 1.66.0
Most headers plus the following binary libs:
* Filesystem
* Locale
Expand Down Expand Up @@ -56,7 +56,7 @@ The following build systems are fully supported for compiling Wesnoth on Linux,
*BSD, and other Unix-like platforms:

* SCons >= 0.98.3
* CMake >= 2.8.5
* CMake >= 3.14

You will also need to have a working installation of GNU gettext to build the
translations.
Expand Down

0 comments on commit 67758cf

Please sign in to comment.