Commit dab36a5d authored by mercury233's avatar mercury233

wtf fix

parent 2db41aa4
...@@ -17,3 +17,6 @@ project "ocgcore" ...@@ -17,3 +17,6 @@ project "ocgcore"
filter "system:linux" filter "system:linux"
defines { "LUA_USE_LINUX" } defines { "LUA_USE_LINUX" }
if not BUILD_LUA then
includedirs { "/usr/include/lua5.3" }
end
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