Skip to content

vcbuild.bat: adding option static enabling the option --enable-static

Rodrigo Muino Tomonari requested to merge github/fork/TonyRice/master into master

This simply adds a new (static) option within vcbuild.bat that allows you to easily add the --enable-static option to the visual studio build.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading