Files
0ad/build
Ralph Sennhauser c4848dbe9c Require wxWidgets 3.2
wxWigets 3.0 does stuff that is deprecated in C++20, namely bitwise
operation between different enumeration types. wxWidgets 3.2 has
widespread support and in fact 3.3 was release recently so 3.4 won't be
that far off anymore either. Requiring 3.2 will allow us to do several
cleanups.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-08-12 20:45:16 +02:00
..
2025-08-12 20:45:16 +02:00
2025-08-12 20:45:16 +02:00
2025-07-12 15:25:10 +02:00