Commit 58bb9a8c authored by nanahira's avatar nanahira

trigger build lua only once

parent 0bfd1059
...@@ -8,9 +8,6 @@ project "ocgcore" ...@@ -8,9 +8,6 @@ project "ocgcore"
includedirs { "../lua" } includedirs { "../lua" }
end end
filter "action:vs*"
includedirs { "../lua" }
filter "not action:vs*" filter "not action:vs*"
buildoptions { "-std=c++14" } buildoptions { "-std=c++14" }
......
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