mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 14:29:06 +08:00
49868fd552
* Revise generator selection If the host is x86, assume that msbuild is requested for windows. If msbuild is requested and suitable, use it. Else if a particular generator is requested, use it. Else if ninja is available, use it. Else on non-windows host, use "Unix Makefiles". * Revise ninja_host detection * Revise parallel configure detection * Consolidate ninja path setup * Update documentation * Use portable chdir * [ms-gltf] Use new generator selection * Update versions |
||
---|---|---|
.. | ||
portfile.cmake | ||
vcpkg_cmake_build.cmake | ||
vcpkg_cmake_configure.cmake | ||
vcpkg_cmake_install.cmake | ||
vcpkg-port-config.cmake | ||
vcpkg.json |