Update wesnoth.cbp

This commit is contained in:
newfrenchy83 2021-02-18 15:48:29 +01:00 committed by Pentarctagon
parent 6e43b2bd48
commit 144dd2310e

View file

@ -30,7 +30,7 @@
</Build>
<Compiler>
<Add option="-Wall" />
<Add option="-std=c++20" />
<Add option="-std=c++17" />
<Add option="-mthreads" />
<Add option="-fexceptions" />
<Add option="-fdiagnostics-show-option" />