We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5cbcf2 commit 6863fc6Copy full SHA for 6863fc6
Client/cefweb/premake5.lua
@@ -1,5 +1,6 @@
1
project "Client Webbrowser"
2
language "C++"
3
+ cppdialect "C++23"
4
kind "SharedLib"
5
targetname "cefweb"
6
targetdir(buildpath("mta"))
0 commit comments