I've been working on getting the vcpkg exports to work with our building methods.
If you're willing to try it out, you can get it from:
https://github.com/EQEmu/Server/rele...export-x86.zip
That contains more recent dependencies (for some programs) than what are in the actual dependencies download.
Just create a sub-folder in your code repo that looks like this
Then, put the downloaded zip into that folder and extract.
CMake will do its thing and pull from the correct locations.
EDIT: I posted this because I saw that your Boost is out-dated. Version 1.58 is the min to compile and this package contains Version 1.68