Commit ce9b8d1a authored by nanahira's avatar nanahira

fix

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