Commit f80fa0c9 authored by nanahira's avatar nanahira

omit lua libdir in ocgcore dynamic

parent 58359f0b
Pipeline #41415 canceled with stages
in 20 seconds
......@@ -13,7 +13,7 @@ project "YGOPro"
links { LUA_LIB_NAME }
end
if not BUILD_LUA then
if not BUILD_LUA and not OCGCORE_DYNAMIC then
libdirs { LUA_LIB_DIR }
end
......
Subproject commit 5e4b94e66f8b1bf946bbe4f9beaedf01969b5e2c
Subproject commit 6c6805a4d97dcebf6f7ae02fe7bdea96782569b9
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