Update tests.cbp

This commit is contained in:
newfrenchy83 2021-02-18 15:47:00 +01:00 committed by Pentarctagon
parent 0bcd1853e7
commit f0dae02029

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" />