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 055752b commit e7f3a86Copy full SHA for e7f3a86
vendor/lunasvg/premake5.lua
@@ -1,6 +1,6 @@
1
project "lunasvg"
2
language "C++"
3
- cppdialect "C++17"
+ cppdialect "C++20"
4
kind "StaticLib"
5
targetname "lunasvg"
6
targetdir(buildpath("mta"))
0 commit comments