Update both C and C++ to 17, and make them consistent across targets
This commit is contained in:
@@ -167,7 +167,7 @@ if (downloadRaylib) then
|
||||
|
||||
links {"raylib"}
|
||||
|
||||
cdialect "C99"
|
||||
cdialect "C17"
|
||||
cppdialect "C++17"
|
||||
|
||||
includedirs {raylib_dir .. "/src" }
|
||||
|
||||
Reference in New Issue
Block a user