Commit d8ee6207 authored by nanahira's avatar nanahira

fix macos

parent a636af1e
......@@ -8,3 +8,5 @@ project "ocgcore"
buildoptions { "-std=c++14" }
configuration "not windows"
includedirs { "/usr/include/lua5.3" }
configuration "macosx"
includedirs { "../lua" }
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