alandtse / CommonLibVR

This is an experimental reverse engineered library for Skyrim VR (ported from CommonLibSSE). There are two main branches (VR) which is based on po3's using ifdefs, and NG which is an updated NG build.
MIT License
21 stars 18 forks source link

build: Remove boost #33

Closed W-Drew closed 6 months ago

W-Drew commented 6 months ago

Cherry pick @Qudix's commit to po3's fork into VR CLib https://github.com/powerof3/CommonLibSSE/commit/f63f0f2a9f008fc7a42b0a981855c112194a0308

Boost is a massive dependency that is only used in one place in CLib, and it's already removed from NG (both Charmed's fork & the ng branch here) + po3's fork. In particular, it makes it easier to work across multiple CLib forks and submit the same RE changes to all of them.

Verified by building this commit with BUILD_SKYRIMVR ON

[build] [339/339] Linking CXX static library _deps\clib-build\CommonLibVR.lib
[driver] Build completed: 00:00:11.807
[build] Build finished with exit code 0