Commit 001beb4d authored by nanahira's avatar nanahira

test no openmp

parent a46a7d35
Pipeline #36873 passed with stages
in 4 minutes and 46 seconds
...@@ -5,7 +5,7 @@ project "YGOPro" ...@@ -5,7 +5,7 @@ project "YGOPro"
kind "WindowedApp" kind "WindowedApp"
cppdialect "C++14" cppdialect "C++14"
rtti "Off" rtti "Off"
openmp "On" openmp "Off"
files { "*.cpp", "*.h" } files { "*.cpp", "*.h" }
includedirs { "../ocgcore" } includedirs { "../ocgcore" }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment