Commit aae3d482 authored by nanahira's avatar nanahira

Revert "trigger build lua only once"

This reverts commit 58bb9a8c.
parent 58bb9a8c
......@@ -8,6 +8,9 @@ project "ocgcore"
includedirs { "../lua" }
end
filter "action:vs*"
includedirs { "../lua" }
filter "not action:vs*"
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