vcpkg/ports/vcpkg-cmake
Kai Pastor 49868fd552
[vcpkg-cmake] Update parallel vcpkg_cmake_configure (#21507)
* 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
2022-07-25 12:23:04 -07:00
..
portfile.cmake [world rebuild] Move vcpkg-cmake-get-vars to its own port (#24636) 2022-05-11 16:51:06 -07:00
vcpkg_cmake_build.cmake [docs] Delete embedded documentation in favor of docs/ (#25096) 2022-06-07 16:26:51 -07:00
vcpkg_cmake_configure.cmake [vcpkg-cmake] Update parallel vcpkg_cmake_configure (#21507) 2022-07-25 12:23:04 -07:00
vcpkg_cmake_install.cmake [docs] Delete embedded documentation in favor of docs/ (#25096) 2022-06-07 16:26:51 -07:00
vcpkg-port-config.cmake [world rebuild] Move vcpkg-cmake-get-vars to its own port (#24636) 2022-05-11 16:51:06 -07:00
vcpkg.json [vcpkg-cmake] Update parallel vcpkg_cmake_configure (#21507) 2022-07-25 12:23:04 -07:00