When linking on Windows, vcpkg doesn't have a good way of expressing
which system libraries are also required for the link.
It looks like upstream vcpkg changed assimp's dependnecy on irrXML to
depend on irrlicht, which in turn pulls in the need to depend on these
core libraries.
When linking on Windows, vcpkg doesn't have a good way of expressing which system libraries are also required for the link.
It looks like upstream vcpkg changed assimp's dependnecy on irrXML to depend on irrlicht, which in turn pulls in the need to depend on these core libraries.