Using C++17.

This commit is contained in:
Бранимир Караџић
2023-07-14 17:40:48 -07:00
parent ae17a19ca2
commit b31e68f960

View File

@@ -208,7 +208,7 @@ function toolchain(_buildDir, _libDir)
end
flags {
"Cpp14",
"Cpp17",
"ExtraWarnings",
"FloatFast",
}