Switch to C++17
This commit is contained in:
parent
9d88fcd649
commit
67d0e0a689
|
|
@ -811,7 +811,7 @@ function NazaraBuild:PrepareGeneric()
|
|||
"UndefinedIdentifiers"
|
||||
})
|
||||
|
||||
cppdialect("C++14")
|
||||
cppdialect("C++17")
|
||||
|
||||
self:FilterLibDirectory("../thirdparty/genlib/", libdirs)
|
||||
self:FilterLibDirectory("../thirdparty/lib/", libdirs)
|
||||
|
|
|
|||
Loading…
Reference in New Issue