Open gallantron opened 2 weeks ago
It would also be nice to have a vcpkg manifest so that we don't have to clobber our global vcpkg registration by registering the pre-built bundle.
The correct vcpkg port configuration is lua[cpp]
; ocgcore expects a name-mangled lua.lib
, and this provides it.
Building edopro depends on Lua, but Lua is not included in the vcpkg bundle. This causes the build to fail even if following the build instructions.