mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 03:00:19 +08:00
1515d080fe
* [vcpkg] Rewriting CmdLineBuilder (2/n) I would like, and I think the team would like generally, to switch to using stuff like `posix_spawn`, as opposed to the existing use of `system` and `popen`. This requires a pretty large change to how we use CmdLineBuilder. The first change we have to make is that the execute functions _cannot_ take a StringView anymore. This PR makes that change. |
||
---|---|---|
.. | ||
cmake | ||
include | ||
src | ||
windows-bootstrap | ||
.clang-format | ||
CMakeLists.txt | ||
vcpkg.natvis | ||
VERSION.txt |