2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-06-23 04:45:32 +00:00

Change C++ projects to use C++17

This commit is contained in:
Jan 2019-11-15 18:13:38 +01:00
parent caa01a4864
commit 4a616b6c24

View File

@ -32,6 +32,7 @@ workspace "OpenAssetTools"
objdir "%{wks.location}/obj"
symbols "On"
systemversion "latest"
cppdialect "C++17"
flags {
"MultiProcessorCompile"