Skip to content

Enable build of static library on Windows (.lib bundled with all dependencies)

Ivan Medeiros Monteiro requested to merge slb/imonteiro/sdapi-static-bundle into master
  • Fix bundle_static to find lib.exe on Windows.
  • Fix the static build by using VCPKG dependencies instead of cmake external project.
  • Add switch to enable static build on build-win64.ps1

Merge request reports