change to c++20
This commit is contained in:
parent
a1ed0fc2f4
commit
16416eb3f2
|
|
@ -25,7 +25,7 @@ workspace "breakout"
|
|||
|
||||
project "breakout"
|
||||
language "C++"
|
||||
cppdialect "C++17"
|
||||
cppdialect "C++20"
|
||||
systemversion "latest"
|
||||
kind "WindowedApp"
|
||||
targetname "breakout"
|
||||
|
|
|
|||
Loading…
Reference in New Issue