mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Update libloadorder to 9.4.1 to support statically linking Boost libraries while dynamically-linking the runtime library, and update how CEF's default configuration is edited to also support dynamic linking. Dynamic linking is required for the API DLL, and static linking is required by the C API wrapper. As building both would double build times, CI will only build with dynamic linking, which means LOOT application users will now also need the MSVC 2015 x86 runtime.