Commit ce9b8d1a authored by nanahira's avatar nanahira

fix

parent 239f3c20
Pipeline #41406 canceled with stages
in 24 seconds
project "ocgcore"
if OCGCORE_DYNAMIC then
kind "SharedLib"
links { "lua" }
links { LUA_LIB_NAME or "lua" }
else
kind "StaticLib"
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